Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   New with NSIS (http://forums.winamp.com/showthread.php?t=373636)

ranar 12th November 2013 20:55

New with NSIS
 
Before i start to make and learn how to make a installer can you lets sat have a installer that installs your app than that becomes the starting point? Here is what the installer needs to do.
-Install files first time
-check if files need to be updated
-if they do download them
-start game.exe

can you start a exe from NSIS than close NSIS?

MSG 13th November 2013 08:50

You can start an exe using the Exec command. To quit NSIS, simply call quit.

http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.1.2
http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.4.17

(You can let NSIS download stuff using one of the download plugins.)


All times are GMT. The time now is 17:21.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.