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