|
|
#1 |
|
Junior Member
Join Date: Sep 2003
Location: FRANCE
Posts: 34
|
Uninstall section : How to delete the file in INSTDIR
dear all
i don't manage to delete the in a subfolder of ${INSTDIR} why ? section uninstall Delete ${INSTDIR}\SubFolder\*.* RMDIR ${INSTDIR}\SubFolder\ but the subfolder leaves.... I do'nt understand JCD |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
|
Just use RMDir /r
-Stu Need an installer? http://www.afrowsoft.co.uk |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Dec 2004
Location: Turkey
Posts: 447
|
if you by chance use NSIS 2.07 this can be due to a bug in this version. Advise upgrade to v2.14 and retest
"Just do it" |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|