Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 25th September 2008, 09:55   #1
maedula
Junior Member
 
Join Date: Sep 2008
Posts: 2
disabling automatic copying of the uninstaller to the temp dir

I would like to start my uninstaller without needing to use the ugly command line option "_?=". Is there any function call within my nsis script available, which would disable the uninstaller from copying itself to the temporary directory? I´m using the selfdel plugin so I don´t need to this automatic behaviour.
maedula is offline   Reply With Quote
Old 25th September 2008, 20:39   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
There is no option to disable that behavior of the uninstaller. You can, however, create a regular installer, brand it as an uninstaller and pack it in as your uninstaller.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Old 25th September 2008, 20:46   #3
Yathosho
Forum King
 
Yathosho's Avatar
 
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
Quote:
Originally posted by kichik
You can, however, create a regular installer, brand it as an uninstaller and pack it in as your uninstaller.
or combine installer and uninstaller: http://nsis.sourceforge.net/CombinedUnInstaller
Yathosho is offline   Reply With Quote
Old 26th September 2008, 12:29   #4
maedula
Junior Member
 
Join Date: Sep 2008
Posts: 2
Well unfortunately I saw that kind of reponse coming.

Thanks Guys for your quick response! I will look into using a combined uninstaller in the meantime. But I still think a function call for disabling this behaviour would be a nice feature request for a upcoming NSIS release.
maedula is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast 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