Intel64

If the installer is running on an Intel Itanium 64-bit processor, the installer sets this variable to the Intel processor level as defined by the Win32 SYSTEM_INFO::wProcessorLevel data structure. If the installer is running on another processor, this variable is not set.

Usage

You can refer to it as <Intel64>. In conditional expressions you can omit the brackets and use tests like Intel64 to test for the presence of an Itanium processor. Do not set this variable directly; it is set automatically when the installer runs.

Related topics

Intel, MsiAMD64, Msix64, System information variables