HKCU

This variable is the alias for the HKEY_CURRENT_USER registry root and is used to abbreviate the registry hive name HKEY_CURRENT_USER in registry paths.

Usage

Used internally by InstallMate. You can refer to this variable as <HKCU>. It is normally used as part of a registry path, as in <@<HKCU>\...remainder of path...>. This variable is read-only; do not try to change it.

Related topics

HKAU, HKCR, HKLM, HKU