PDA

View Full Version : need help to choose what to install


sjonnie
01-27-2006, 02:19 AM
hi all
works great to make a all in one installer when i add several folders to it and it places all the folders into the right place but..

can i create a menu with thickboxes or something so that people can choose what to take out of it and not ?

lets say i have 10 programs in the installer but they only want 2.5.7 and 9 can i make menu or something to make this possible.

hope you understand what i mean,my english is so good to make it more understandble.

thanks in advance.
sjonnie.

Adam
01-27-2006, 12:38 PM
Every file in your archive has a condition tab where you can put certain conditions. So if you have custvar == true in this area then the file will be installed if that variable is in fact true.

So you could set up a bunch of these variables in your different files, then use a checkbox screen to set the variables.

Adam Kapilik