| Reference information | |
|---|---|
| Applies to | Tarma Installer, Windows Installer |
| Related topics | System information variables |
The installer sets this variable to the NetBIOS name of the target system. This is the name of the computer as its appears in network shares etc.
| 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 <ComputerName> (Tarma native syntax, preferred) or [ComputerName] (Windows Installer syntax). |