| Reference information | |
|---|---|
| Applies to | Tarma Installer, Windows Installer |
| Related topics | MsiNTProductType, MsiNTSuiteBackOffice, MsiNTSuiteEnterprise, MsiNTSuitePersonal, MsiNTSuiteSmallBusiness, MsiNTSuiteSmallBusinessRestricted, MsiNTSuiteWebServer, Version9x, VersionNT, System information variables |
When running on a Windows 2000 or later system, the installer sets this variable to 1 if Windows DataCenter Server is installed on the system. Otherwise, this variable is not set.
| 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 <MsiNTSuiteDataCenter> (Tarma native syntax, preferred) or [MsiNTSuiteDataCenter] (Windows Installer syntax). In conditional expressions you can omit the brackets and use tests like MsiNTSuiteDataCenter. |