I have an action in the execute sequence that I want to run during full
install, full uninstall and when 'MyFeature' is being installed or
uninstalled.

I thought...

'&MyFeature<>-1 AND !MyFeature<>&MyFeature'

...would work, but on a full product uninstall, the 'per feature'
properties don't seem to get evaluated.

Maybe &MyFeature<>-1 OR REMOVE=ALL would be a better option?

I don't need to support upgrades.  But I do need to support Modify/Change.

-- 
Tony
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to