Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 28th June 2001, 15:11   #1
plaztic
Junior Member
 
Join Date: Jun 2001
Location: Sweden
Posts: 10
Hi,

First of all, Im a newbie on this, so take it cool
Q: Is it possible to alter the script so it places the
uninstall stuff into: \Program Files\Uninstall Information\MyApp ??

I've tried but it didn't succeed. Any ideas?

Thanx in advance.
\plaztic
plazzy at usa dot net
plaztic is offline   Reply With Quote
Old 28th June 2001, 19:05   #2
Gonzotek
Gunslinger
 
Gonzotek's Avatar
 
Join Date: May 2000
Location: Terminus
Posts: 4,693
You could write a seperate script for uninstall, compile that, then install it to ...\uninstall information\myapp... . Then in your main script, under section "uninstall" you can SHELLEXEC the uninstaller.


But ask yourself if it is needed to do all that. NSIS let's you add an entry to Add/Remove Programs which is where uninstallers go ( IMHO )
Gonzotek 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