PreVersionCLRXPX64
Contains the minimum required .Net version for x64 Windows XP and Server 2003 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 .Net versions are available for the Windows XP/2003 family. The variable uses the same version numbering scheme as the VersionCLR variable and can be directly compared against that variable.
The installer uses the PreVersionCLRXPX64 variable to determine if .Net must be installed or updated on the target system.
Usage
You can refer to this variable as <PreVersionCLRXPX64>. In conditional expressions, you can omit the brackets and use expressions like PreVersionCLRXPX64 > VersionCLR. The variable is set by the InstallMate Builder when the installer is built.
Related topics
PreVersionCLR2000, PreVersionCLR9x, PreVersionCLRNT4, PreVersionCLRVista32, PreVersionCLRVistaX64, PreVersionCLRXP32, VersionCLR