A pointer/shortcut to HKLM\SYSTEM\CurrentControlSet\Hardware Profiles\Current\
.
This is a convienence key.
Contains information about registered applications, such as file associations and OLE Object IDs.
Stores settings that specific to the currently logged in user.
This key is a link to the subkey of HKEY_USERS
that corresponds to the user.
ONLY USED ON Windows 95, 98, and ME
Contains information about hardware devices, including Plug and Play and network performance statistics. The information in this hive is stored in memory only.
Stores settings that are specific to the local computer.
Provides runtime information into performance data provided by either the NT Kernel or running system drivers, programs, and services that provide performance data.
This key is not stored in any hive and is not visible through the Registry Editor, but is visible through the registry functions in the Windows API, or in a simplified view via the Performance tab of the Task Manager or more advanced control panels.
Contains subkeys corresponding to the HKEY_CURRENT_USER
keys for
each user profile actively loaded on the machine, though user hives
are usually only loaded for currently logged-in users.
We were not able to parse the key. So an empty string is returned.
Generated using TypeDoc
Enum describing the root keys of the Windows Registry.
Information provided by: https://en.wikipedia.org/wiki/Windows_Registry#Root_keys