| Reference information | |
|---|---|
| Applies to | Tarma Installer, Windows Installer |
| Related topics | System information variables |
The installer sets this variable to the name of the user currently logged in to the target 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 <LogonUser> (Tarma native syntax, preferred) or [LogonUser] (Windows Installer syntax). |