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