Old 22nd March 2007, 13:30   #1
lazurk
Junior Member
 
Join Date: Mar 2007
Posts: 1
one way install

Hello, this is my first post

1. Is there way to make instalation one way?
(I mean without uninstall file, totaly clean.. something like sfx extractor but in nsis design)
2. Need help with thing, when run uninstall, need to backup files which were changed by the instalation (mpq file - game modification) - also extract old backuped ones when uninstalling my changed.

thanks for advance!
lazurk is offline   Reply With Quote
Old 22nd March 2007, 14:52   #2
Comm@nder21
Major Dude
 
Join Date: Jul 2003
Location: germany, b-w
Posts: 734
Send a message via ICQ to Comm@nder21
Quote:
1. Is there way to make instalation one way?
(I mean without uninstall file, totaly clean.. something like sfx extractor but in nsis design)
yes. this is default.
nsis does ONLY the things you tell it in your script to do.
if you do not explicitly code registry actions, it won't do any.
if you just code file extraction things, it will behave like a SFX.

you may also want to try the NSIS Self Extractor Kit:
http://nsis.sourceforge.net/NSIS_Self-Extractor_kit


2.is a bit more difficult....
Comm@nder21 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