Click here to Skip to main content
15,888,454 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to create a single installer for some web applications using InstallShield 2010.

Each application is a component of a feature. For each component I have some Custom Dialogs wich I created for save some configurations like connection string.

My question is how to navigate through this dialogs according the features I selected to install.

I think I have to edit the behavior of buttons in the dialog but I don't know what I have to write in Event, Argument and Condition.

I try to find some informations in InstallShield User Guide but it didn't help me.

Thanks for your time!
Posted
Updated 26-Oct-11 2:27am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900