cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
azad_khan
Level 4

Features Problem

Hi All,

I have a requirement in which I need to have 8 features in my installer. And based on user selection it should install these feature. Suppose if a user selects 2 features it should install only that 2 features.

Now my problem is I have created the installer but when I select 1 or 2 or 3 whatever it is installing all the features.

I have to install the features only which I select and the remaining should not install. And if I go for the repair option then it should ask to install the remaining the features.

Please reply to my query if anyone knows or some hint how to implement this.

Thanks in Advance..

Azad
Labels (1)
0 Kudos
(1) Reply
J_anitha
Level 8

Try using FeatureSelectItem to select your feature explicitly when user selects the feature on dialog.
0 Kudos