Hi,
 I want the user to allow to reselect features on the repair mode. He should
be able to select other features (this is no problem since no other files
will be installed, but the custom actions are different depending on the
selected features).
 This works already by using Custom UI and the featuretree.

 But the following conditional expression does not evaluate true:

<Custom Action="MyAction" After="PreInstallWpdDriver"><![CDATA[(NOT REMOVE)
AND (&_MYFEATURE=3) AND NOT (!_MYFEATURE=3)]]></Custom>

 Can anyone help me? I know the MSDN page "Conditional Statement Syntax" and
as far as I understand, &_MYFEATURE should evaluate 3 if the feature is
selected in repair mode. Is it a bug or a human failure?

 BTW: I'm using Wix 2.0.

Thank you ;)

Marc
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to