[wix-users] Custom Action Scheduled for Feature Upgrade

Griesshammer, Christoph (GE Healthcare) christoph.griesshammer at ge.com
Wed Feb 1 06:26:53 PST 2017


I've been struggling to get a custom action condition correct. I need to run the custom action during an upgrade, but ONLY if a specific feature is being upgraded.

(!Feature = 3 AND &Feature = 3)

I have tried the above, but it doesn't work. What I've seen is that essentially the uninstall of the old package during the install says the feature is local and will be absent after, but the install of the new package says the feature is absent and will be local after.

How do I get the condition to realize I'm talking about the OVERALL upgrade and not just the install portion of the upgrade?

Christoph Griesshammer



More information about the wix-users mailing list