Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 18th May 2001, 04:54   #1
devild
Junior Member
 
Join Date: May 2001
Posts: 1
Send a message via AIM to devild
i've noticed that a shell extension that has been used cannot be deleted until after windows reboots, how would i get around this, or que the shell extension dll (file) in windows so that it can be deleted the next time windows reboots, and of course the folder it was in (since i want a nice clean uninstall)
devild is offline   Reply With Quote
Old 18th May 2001, 05:21   #2
yazno
Member
 
Join Date: Oct 2000
Posts: 92
Send a message via ICQ to yazno
hi,

the commands you have to use are 'Delete' (with the flag /REBOOTOK) and/or 'RMDir'.

e.g.:
Delete /REBOOTOK whatever.dll
RMDir whatever_dir

cu yzo
yazno 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