[wix-users] feature condition and uninstall

Hanebach, Jack (US - Mechanicsburg Delivery) jhanebach at deloitte.com
Thu Mar 1 12:50:41 PST 2018


Hi,

I'm trying to install features conditionally, with:

<Feature ... Level="1">
  <ComponentGroup ... />
  <Condition Level="0">
    <![CDATA[Installed OR MyCondition]]>
  </Condition>
</Feature>
And it works well for installing... unfortunately uninstall does not remove the feature :(
Any way to make it do so?

TIA

Jack Hanebach
Deloitte USDC
Tel/Direct: +1.717.610.2620
jhanebach at deloitte.com | www.deloitte.com


This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and any disclosure, copying, or distribution of this message, or the taking of any action based on it, by you is strictly prohibited.

v.E.1


More information about the wix-users mailing list