PreVersionMSIVista32

Contains the minimum required MSI version for 32-bit Windows Vista and Server 2008 target systems. This version number is derived from the Prerequisites information on the System Requirements project page, but it may be adjusted because not all MSI versions are available for the Windows Vista/2008 family. The variable uses the same version numbering scheme as the VersionMSI variable and can be directly compared against that variable.

The installer uses the PreVersionMSIVista32 variable to determine if MSI must be installed or updated on the target system.

Usage

You can refer to this variable as <PreVersionMSIVista32>. In conditional expressions, you can omit the brackets and use expressions like PreVersionMSIVista32 > VersionMSI. The variable is set by the InstallMate Builder when the installer is built.

Related topics

PreVersionMSI2000, PreVersionMSI9x, PreVersionMSINT4, PreVersionMSIVistaX64, PreVersionMSIXP32, PreVersionMSIXPX64, VersionMSI