HKEY_CLASSES_ROOT

InstallShield 2019 » InstallScript Language Reference

HKEY_CLASSES_ROOT 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.

Used With

RegDBSetDefaultRoot
RegDBSetKeyValueEx
RegDBDeleteKey
RegDBDeleteValue
RegDBGetKeyValueEx
RegDBKeyExist
RegDBCreateKeyEx

See Also