Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 8th February 2006, 18:26   #1
JCD29
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
JCD29 is offline   Reply With Quote
Old 8th February 2006, 19:12   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
Just use RMDir /r

-Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Old 9th February 2006, 10:38   #3
onad
Senior Member
 
onad's Avatar
 
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"
onad 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