Skip to content

Templates

Various templates have been created making it possible to either create a package based on an application using Microsoft Windows Installer (MSI) or Install shield etc.

TemplateDescription
BasicThe Basic template can be used to create an empty CapaInstaller script that is used for configuration, patching etc. The uninstall option is not available for a basic template
Generic InstallerThe Generic template can be used to create a CapaInstaller script which is used to launch a generic setup.exe/install.exe with a pre-defined set of parameters
InstallShieldThe InstallShield template can be used to create a CapaInstaller script which is used to launch an InstallShield setup.exe with a pre-defined set of parameters
Microsoft Windows InstallerThe Microsoft Windows Installer template can be used to create a CapaInstaller script which is used to launch an MSI file. Options, log, install behavior can be defined from the tree view
Microsoft Windows Installer PatchThe Microsoft Windows Installer Patch template can be used to create a CapaInstaller script which is used to launch an MSP file. Options, log, install behavior can be defined from the tree view.
Microsoft Application VirtualizationThe Microsoft Application Virtualization template can be used to deploy applications virtualized using Microsoft Application Virtualization.
SVSThe Software Virtualization Solution (SVS) template can be used to deploy the Virtual Software Archives
ThinstallThe Thinstall template can be used to deploy Thinstalled applications
WiseInstallerThe WiseInstaller template can be used to create a CapaInstaller script where the application setup is created using WiseInstaller

When selecting ‘New package’ you will be prompted for which template to use. This last selected template will also be pre-selected when starting the Package Creator.

The template currently loaded will appear in the title bar and in the status bar.