Skip to content
⌘ NSIS Forum Archive

NSIS Uninstall blindly deletes dir ARRRRGH

3 posts

ElecCham#

NSIS Uninstall blindly deletes dir ARRRRGH

Would it be possible to modify the NSIS uninstaller to not blindly delete its directories (i.e., only remove the files that *it* installed, and not remove a directory if it is not empty)?

I just lost my modifications to the path manipulation and environment variable functions that I downloaded - they didn't work quite right for me the first time - and now I have to figure out what I did again (a couple of months ago)!

🙁
Afrow UK#
I think this is what you want:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.

Or


-Stu