| Reference information | |
|---|---|
| Applies to | Tarma Installer, Windows Installer |
| Related topics | System information variables |
The installer sets this variable to a nonzero value if the target system is a Windows Terminal server.
| Usage | |
|---|---|
| How to set | Set automatically by all installers. |
| How to use |
You can refer to this variable as <TerminalServer> (Tarma native syntax, preferred) or [TerminalServer] (Windows Installer syntax). In conditional expressions you can omit the brackets and simply use TerminalServer as a test for a Terminal Services server. |