cemiles wrote:
> My question is: Is there a property that can determine the install-state of
> the Product/Fragment like (Uninstall/MajorUpgrade/etc.)?
>
At a product level, you can check REMOVE and UPGRADINGPRODUCTCODE. See
the MSI SDK doc for details about how/when they're set. There's nothi
I'm trying to extend WiX at the product/fragment level w/ a new extension.
The hangup is, I'm trying to institute some Remove flags:
A) RemoveOnUninstall
B) RemainsOnMajorUpgrade
C) Never Remove
I've seen properties that get the component state (assume we're extending at
the file level) like so
2 matches
Mail list logo