Old 27th June 2007, 13:09   #1
mathiasm
Junior Member
 
Join Date: Jun 2007
Posts: 1
Install more than one program

Hey.


I am new to NSIS and I therefore have some questions.

Is it possible to make a Modern UI that can do the following.

Start by installing Mysql server, java, and then my own software?

I can't figure out how to do this?

Do I need a special plugin or so?

Thanks!
mathiasm is offline   Reply With Quote
Old 27th June 2007, 14:08   #2
Joel
Debian user
(Forum King)
 
Joel's Avatar
 
Join Date: Jan 2003
Location: Arch land
Posts: 4,917
Nop, just use Section for each application..if the user wants separate, he will check and/or uncheck them. If you want to "force" to install all..put them in one Section and use some shellexecute instructions like Exec, ExecShell or ExecWait.
There is a plugin nsExec, to run ms dos batch files, such silent installers.


* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with MATE.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with MATE.
Joel 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