Archive: DeleteRegKey Bug?


for some reason DeleteRegKey does not delete the registry key in questions

here is a snippet of the script


DeleteRegKey HKEY_LOCAL_MACHINE "Software\Microsoft\Windows\CurrentVersion\Uninstall\NetRadioPlus"
DeleteRegKey HKEY_LOCAL_MACHINE "Software\NetRadioPlus"


after I use the uninstaller, which is where this code is, the keys remain, DeleteRegValue works fine btw.

Justin fixed this in 1.1s.

http://genghis.winamp.com/~deadbeef/free/nsis


-- Jarsonic


Very cool, thanks for the fix justin.

I wasn't sure if it was me or not, this is the first time I have used this installer, and so for I am very impressed.


I guess Justin wasn't kidding when he said something was broken in 1.1o .