Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 23rd July 2007, 15:45   #1
roro63
Junior Member
 
Join Date: Jul 2007
Posts: 2
Clean uninstall way

Hello,

First sorry for my poor english...

I would like to provide an uninstaller for my program. This program comes with hundred files so I can't take time to enumerate all those files. Ok, I use "File *.*" in installer.
But I do not find the way to make the uninstaller only delete the installed files.
I looked into the "makensis" example, but I found :
"RmDir /r $INSDIR\Bin", that is quite astonishing because if the user puts something in this directory, it will be deleted...

Is there a way to do what I want ? Thanks

Regards.
roro63 is offline   Reply With Quote
Old 23rd July 2007, 16:03   #2
alx5962
Junior Member
 
Join Date: Dec 2006
Location: Lille, FRANCE
Posts: 18
i don't get it, you don't want to remove all the files installed by your nsis installer?
alx5962 is offline   Reply With Quote
Old 23rd July 2007, 16:27   #3
Red Wine
Forum King
 
Red Wine's Avatar
 
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
Check out this,

http://nsis.sourceforge.net/Advanced...og_NSIS_Header

Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV
Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS
Red Wine is offline   Reply With Quote
Old 24th July 2007, 07:19   #4
roro63
Junior Member
 
Join Date: Jul 2007
Posts: 2
Thank you very much RedWine
roro63 is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump