Page 1 of 1

exclusive features

Posted: Thu Sep 27, 2007 12:27 pm
by mansoorjamal
Hi guys,

We are migrating our products to windows and evaluating InstallAware for the installation...

All of our components are mutually exclusive, but each can be installed multiples times.

I have seen the components dialog but that does not stop the user from selecting multiple components. Is there a way (say a radio button components list) that forces the user to only select one component?

Also, is there an option/process that allows the user to run the installer again and again to install the same component/feature to different locations?

Thank you!

Mansoor

Posted: Thu Sep 27, 2007 10:50 pm
by CandiceJones
For the first question, yes just build a custom dialog!

For the second question, it sounds like you want to use multi-instance installations, there is a sample that describes how to do this.

Posted: Fri Sep 28, 2007 8:05 am
by mansoorjamal
Thanks Candice!