How to disable reinstall for a feature for upgrade(Patch upgrade) #6953
Unanswered
niha31-github
asked this question in
Questions
Replies: 1 comment
-
IIRC, I think this most often happens when you violate the MSIENFORCEUPGRADECOMPONENTRULES |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I have a wix project to generate installer as well as patch. Somehow REINSTALL property for one of the feature is is getting enabled for patch upgrade.
How can I stop the feature to reinstall during upgrade?
Beta Was this translation helpful? Give feedback.
All reactions