HKEY_LOCAL_MACHINE
InstallShield 2022 » InstallScript Language Reference
HKEY_LOCAL_MACHINE is a predefined constant that is used to represent a value that is passed to or returned by one or more built-in functions. You cannot change the value of a predefined constant.
Note:Windows NT 4.0 does not allow the creation of a key directly under HKEY_LOCAL_MACHINE.
Used With
| • | RegDBConnectRegistry | 
| • | InstallationInfo | 
| • | RegDBSetDefaultRoot | 
See Also