NSIS Header RegOps2
Two registry functions. First is a RegKeyExists function that will determine if a reg key exists without using the Registry plugin. The next one builds on that function, and can use SetACL to reset permissions on a key to allow you to delete it, ie the Enum\Root\LEGACY_ keys.
Should be self-explanatory how to use them. They use the same format as the Registry plugin, ie a full key path.
Release Notes:
Update 2008-04-06
- Read more about NSIS Header RegOps2
- 1 comment
- Log in or register to post comments