knoepdan
06-30-2009, 11:03 AM
Hi
In my Basic MSI project (InstallShield 2010) I would like to make a feature depend on other features but i cannot structure the features hierarchically. I have several language features (English, Spanish, French) and one feature called "common". Now if one language feature is selected by the user, the "common" feature needs to be installed as well. (The feature common is hidden in the "select-feature"-Dialog).
Fiddling with feature and component conditions has brougth no success (using conditional statements like: &German = 3 OR !German=3 )
Does anyone have an idea or solution for this?
Greetings
PS: i have seen similar threads for older versions but i havent found a satisfactory solution there.
In my Basic MSI project (InstallShield 2010) I would like to make a feature depend on other features but i cannot structure the features hierarchically. I have several language features (English, Spanish, French) and one feature called "common". Now if one language feature is selected by the user, the "common" feature needs to be installed as well. (The feature common is hidden in the "select-feature"-Dialog).
Fiddling with feature and component conditions has brougth no success (using conditional statements like: &German = 3 OR !German=3 )
Does anyone have an idea or solution for this?
Greetings
PS: i have seen similar threads for older versions but i havent found a satisfactory solution there.