| Reference information | |
|---|---|
| Applies to | Tarma Installer |
This variable is the alias for the HKEY_USERS registry root and is used to abbreviate the registry hive name HKEY_USERS in registry paths.
| Usage | |
|---|---|
| How to set | This variable is read-only; do not try to change it. |
| How to use | Used internally by Tarma Installer. You can refer to this variable as <HKU> (Tarma native syntax, preferred) or [HKU] (Windows Installer syntax). It is normally used as part of a registry path, as in <@<HKU>\...remainder of path...>. |