|
|
#1 |
|
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! |
|
|
|
|
|
#2 | |
|
Major Dude
|
Quote:
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.... hand by comm@nder21 ---------- WiKi pages:CreateInternetShortcut|Enhanced FindWindow|Parse CSV-Data|Open/Close CD-Drive|Installer without Icon|Vista application compatibility |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|