Skip to content
⌘ NSIS Forum Archive

Two applications in one installer + choosing

5 posts

lievencardoen#

Two applications in one installer + choosing

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#
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.
lievencardoen#
Thx

Thx, I'll try this Friday and let you guys know if I got it workin'.

Lieven Cardoen
lievencardoen#
Components page + example

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!