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