Predefined conditions that must be fulfilled in order to launch the installation package.
These launch conditions are per build, therefore they must be
specified for each defined build. By default when a new build is created
there are no launch conditions enabled for it. You can select the
desired build in the toolbar builds combo. This option is enabled only
if several build are defined.
Supported Operating Systems
Restricts the install package to run only on the selected Operating Systems. If the target operating system version is not equal with the accepted versions, the installation is aborted and an appropriate message is displayed.
Windows Installer
Minimum version
Edit this field with the minimum Windows Installer version required.
The installation packages created with Advanced Installer require
Windows Installer 2.0 or higher to run.
System Requirements
Add system-related launch conditions to your package. The available options are:
- Minimum Physical Memory
- Minimum Screen Resolution
- Minimum Color Quality
- Run only if an active Internet connection is found
- Run only if user has administrator privileges
- Prevent running in virtual machines
In Windows Vista and above, the "Run only if user has
administrator privileges" launch condition verifies whether or not the
package is elevated at the moment this is tested for. This means the
user might be an administrator but the package did not yet elevate,
meaning the launch condition will fail.