HKCU

Reference information
Applies to Tarma Installer

Description

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

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 <HKCU> (Tarma native syntax, preferred) or [HKCU] (Windows Installer syntax). It is normally used as part of a registry path, as in <@<HKCU>\...remainder of path...>.