Skip to content
⌘ NSIS Forum Archive

How to iterate through registry subkeys recursively

3 posts

dorakey#

How to iterate through registry subkeys recursively

For example, I would like to get all subkey under HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall, I need the key name but not the key value ... Any help? 🙂