Samuel Schultes
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Samuel Schultes Sort by recent activity-
Powershell MSI Installer/Updater
Hi, if somebody needs a Powershell MSI Installer/Updater. Have fun. Import-Module -Name 'Carbon.Windows.Installer'$app = 'SwyxIt!'$installerPath = '...\SwyxIt!German64.msi'#1$package = try {Get-Pac...