Re: [WiX-users] Custom action only on uninstall and not upgrade
et Subject: [WiX-users] Custom action only on uninstall and not upgrade Hi I have my custom action defined like so: NOT INSTALLED AND NOT UPGRADINGPRODUCTCODE I only want the custom action to run on uninstall and not when getting removed by an upgrade. Is thi
[WiX-users] Custom action only on uninstall and not upgrade
Hi I have my custom action defined like so: NOT INSTALLED AND NOT UPGRADINGPRODUCTCODE I only want the custom action to run on uninstall and not when getting removed by an upgrade. Is this possible? Thanks Natalie -