|
|
#1 |
|
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. |
|
|
|
|
|
#2 |
|
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?
|
|
|
|
|
|
#3 |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
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 |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Jul 2007
Posts: 2
|
Thank you very much RedWine
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|