Archive: add remove/programs


add remove/programs
This is the fist script i´m writing and I wonder how to add the uninstaller to "add remove/programs" and how to remove it, if it has something to do with the registery.

/Rob


http://nsis.sourceforge.net/Docs/AppendixD.html#D.2


thank you! How do I remove that from the registery when I uninstall?


Use DeleteRegKey of course!

Stu


Thx! I read something about the hole registry tree could be removed if I used the DeleteRegKey. Because I dont have much experience in this I feel unsure using some of these things.. Dont want my system to crash :-)