PDA

View Full Version : Two applications in one installer + choosing


lievencardoen
5th February 2007, 15:05
I have two applications that I wish to put in the same installer. At a certain point I will load a custom dialog askin' for which application install (or both).

Is this possible? And is there an example somewhere how to do this?

thx, Lieven Cardoen, IndieGroup, Belguim

Red Wine
5th February 2007, 15:37
The easiest way is to add them in 2 separate sections and use the components page to let users decide which one or both they want to install.

Afrow UK
5th February 2007, 16:52
http://nsis.sourceforge.net/Two_installations_in_one_installer

-Stu

lievencardoen
6th February 2007, 06:51
Thx, I'll try this Friday and let you guys know if I got it workin'.

Lieven Cardoen

lievencardoen
9th February 2007, 08:58
Hi,

What is the components page?

+

in the example, the user can't choose where to install the programs. Problem is that I'm not a wizz-kid, so...

thx anyway!