Tagged Questions
1
vote
1answer
207 views
WiX Conditional Feature/Component Orphaned on Uninstall
Edit: Quoting myself because I summarized the issue much better in one of the comments below…
I have a condition that is true when the package is installed, but
not true when it is removed. I ...