Specify a key-name by ending strName with a final backslash; leave it off to specify a value-name. Fully qualified key-names and value-names are prefixed with a root key. You may use abbreviated versions of root key names with the RegDelete method. The five possible root keys you can use are listed in the following table.
Root key Name
|
Abbreviation
|
|---|
HKEY_CURRENT_USER
|
HKCU
|
HKEY_LOCAL_MACHINE
|
HKLM
|
HKEY_CLASSES_ROOT
|
HKCR
|
HKEY_USERS
|
HKEY_USERS
|
HKEY_CURRENT_CONFIG
|
HKEY_CURRENT_CONFIG
|