Registry Constant Values
Const
HKEY_CLASSES_ROOT = &H80000000
Const
HKEY_CURRENT_USER = &H80000001
Const
HKEY_LOCAL_MACHINE = &H80000002
Const HKEY_USERS
= &H80000003
Const
HKEY_CURRENT_CONFIG = &H80000005
These are used mostly while constructing VBScripts for
managing Windows Registry.