Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   making a multiple choice and execute installation (http://forums.winamp.com/showthread.php?t=206615)

krikke 1st February 2005 21:58

making a multiple choice and execute installation
 
Hi,
I'm searching for help building a installer where I can choose witch programs to install and execute the external installer of each program.

How can i do this? Please help

stonkers 1st February 2005 22:05

Use the Modern Installer and:

!insertmacro MUI_PAGE_COMPONENTS

For examples look in:

$yourNSISinstallDir\examples\Modern UI

krikke 1st February 2005 22:13

yes, but how do I execute the files I selected during the installation?

kichik 3rd February 2005 17:27

Use Exec, ExecWait, ExecShell or the nsExec plug-in to execute an executable.


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

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.