Quote:
Originally Posted by sethradio
I was wondering if it was possible do delete all the registry keys in one branch using wildcards. I don't want to try this unless I know it works
|
EnumRegKey.. works great.
You can see an example here:
http://nsis.sourceforge.net/Check_for_a_Registry_Key
or here:
http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.2