HKEY_USERS

InstallShield 2019 » InstallScript Language Reference

HKEY_USERS 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_USERS.

Used With

RegDBSetDefaultRoot
RegDBConnectRegistry

See Also