LoadHive ?
In Windows XP / 2000 you can load a registry hive into a selected registry branch. Is there a function in NSIS that can achive the same result and if not how difficult would it be to achive that?
Vytautas
Archive: LoadHive ?
LoadHive ?
In Windows XP / 2000 you can load a registry hive into a selected registry branch. Is there a function in NSIS that can achive the same result and if not how difficult would it be to achive that?
Vytautas
You will probably have to write a plug-in or use System. See MSDN for more information.