Re: [WiX-users] Need help with uninstall

2015-05-19 Thread Rob Mensching
Did you use MSIENFORCEUPGRADECOMPONENTRULES? http://robmensching.com/blog/posts/2007/1/4/doing-a-small-update-or-minor-upgrade-in-msi-use/ _ Short replies here. Complete answers over there: http://www.firegiant.com/ -Original Mess

Re: [WiX-users] Need help with uninstall - doesn't remove files/folders

2015-05-18 Thread Nir Bar
You seem to have broken component rules for minor upgrades which caused feature states to be advertised rather than installed. Try generating a patch package for the minor upgrade to get the validation errors. - Nir Ba