How do I set a property based on condition that a user has selected a feature in WIX?

Posted by justinhui on Stack Overflow See other posts from Stack Overflow or by justinhui
Published on 2010-03-15T13:11:29Z Indexed on 2010/03/17 10:51 UTC
Read the original article Hit count: 371

Filed under:
|
|
|

I want to set a property to be used after the FeaturesDlg (the one with the feature tree) , based on condition that an user selected a feature or not. Is this possible?

I've declared a new property, but I don't know how to set its value (that feature is enabled/disabled on feature tree).

© Stack Overflow or respective owner

Related posts about wix

Related posts about feature