Package Tasks, Deploy MSI, Deploy Prism, Deploy Custom Commands, Remote Run VB Scripts, Remote Run Batch Files
MSI Install | A standard Microsoft Installer File used to install a piece of software. |
MSI Uninstall | A command used to uninstall a deployed Microsoft Installer Package. |
MSU Update | An MSU is a self-contained update format known as a 'Microsoft Update Standalone Installer'. |
Prism Package Install | A package created to deploy software where an MSI is not available. |
Prism Package Uninstall | A command used to uninstall a deployed Prism Package. |
Custom Package Types can be used to run scripts or special installs using a
setup.exe /
argument where the executable can be run silently.
Edit Package Types can be used to add/ammend the default package types.
| Back |
|