May 03, 2013
07:18 AM
Hi coly, I suppose that your prerequisites are installed before feature selection at the very beginning of your setup. If you want to select which software is going to be installed you must attach each prerequisite to a feature with param 'Required' set to no. Then go to the 'Redistributables' panel, 'Conditional Instalation' view in order to associate feature and prerequisite. Then in the SetupType dialog you will be able to select or not your software options. Best regards. coly wrote: Hi all, I have configured a basic install to include the SQL Server 2005, .NET 3.5 Framework SP1 and MSXML 6.0 SP1. When I run the install on a machine without the SQL Server 2005 and MSXML 6.0 SP1, the prerequisites dialog displays as expected. If I click on Install button, a message box with Yes and No buttons will be showed to ask if I want to install or not for each. However, I do not want it works like this. I would like to add check boxes for each above softwares in the prerequisites dialog so that users can decide which one they want to install before installing my setup project. (do not want to use message box with Yes/No buttons) My project is Basic MSI. Can somebody please help me in achiving this ? Thanks in advance!!!
... View more
May 03, 2013
03:35 AM
Hi everybody, I am experiencing a problem when a component is shared between features. My project is a basic MSI with two features FeatureA, FeatureB and three components Comp1,2,3; FeatureA contains Comp1 and Comp2, whereas FeatureB contains Comp1 and Comp3. Three advertised shortcuts are created. Typical installation installs the two features and creates the three shortcuts. Custom installation with FeatureA selected and FeatureB unselected creates only shortcut for Comp1 (shortcut for Comp2 missing). Custom installation with FeatureA unselected and FeatureB selected is OK for the shortcuts. Has someone already experienced such problem ? Thanks for your help.
... View more
Labels
- Labels:
-
InstallShield 2012
Latest posts by francesco
Subject | Views | Posted |
---|---|---|
713 | May 03, 2013 07:18 AM | |
1537 | May 03, 2013 03:35 AM |
Activity Feed
- Posted Re: How to add check boxes in the prerequisites dialog? on InstallShield Forum. May 03, 2013 07:18 AM
- Posted Shortcut problem with shared components between features on InstallShield Forum. May 03, 2013 03:35 AM