| Reference information | |
|---|---|
| Applies to | Tarma Installer |
This variable is the alias for the HKEY_LOCAL_MACHINE registry root and is used to abbreviate the registry hive name HKEY_LOCAL_MACHINE 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 <HKLM> (Tarma native syntax, preferred) or [HKLM] (Windows Installer syntax). It is normally used as part of a registry path, as in <@<HKLM>\...remainder of path...>. |