By default, the InstallScript method RegDBCreateKeyEx would install a new registry key under the HKEY_CLASSES_ROOT hive. Directing the method to a different registry hive involves calling RegDBSetDefaultRoot before calling RegDBCreateKeyEx.
↧