Noun
HKCU
(computing, Microsoft Windows) HKEY_CURRENT_USER, part of the registry containing settings specific to the logged-on user.
To specify that the variable be set for system-wide use in HKLM rather than in HKCU, the default, add the /M switch to a setx command. Source: Internet