REGDB_VALUENAME_UNINSTALL_NOREMOVE

InstallShield 2019 » InstallScript Language Reference

REGDB_VALUENAME_UNINSTALL_NOREMOVE is a predefined constant whose value is the no remove value name under the application uninstallation key—that is, NoRemove. You can use this constant to specify a value name when calling a general registry-related function. You cannot change the value of a predefined constant.

See Also