Tagged Questions
4
votes
2answers
1k views
Upgrade individual feature in WIX feature-tree without uninstalling/upgrading other feature(s)
I'm trying to create a setup project using WIX that will allow me to install multiple features of a single product. How can I update one of the installed features (which is independent of the other ...