MsiNTSuiteEnterprise

Reference information
Applies to Tarma Installer, Windows Installer
Related topics MsiNTProductType, MsiNTSuiteBackOffice, MsiNTSuiteDataCenter, MsiNTSuitePersonal, MsiNTSuiteSmallBusiness, MsiNTSuiteSmallBusinessRestricted, MsiNTSuiteWebServer, Version9x, VersionNT, System information variables

Description

When running on a Windows NT-based system, the installer sets this variable to 1 if the system is one of the following: NT4 Enterprise Edition, 2000 Advanced Server, 2003 Enterprise Edition, or Windows Server "Longhorn". Otherwise, this variable is not set.

Usage

Usage
How to set Do not set this variable directly; it is set automatically when the installer runs.
How to use You can refer to it as <MsiNTSuiteEnterprise> (Tarma native syntax, preferred) or [MsiNTSuiteEnterprise] (Windows Installer syntax). In conditional expressions you can omit the brackets and use tests like MsiNTSuiteEnterprise.