Re: [WiX-users] Registry keys not removed after uninstall

2007-02-26 Thread Bob Arnson
Emma Hanna wrote: When I install then uninstall my app all registry keys created on install are completely removed as expected. However if I apply a patch to the install and then attempt to uninstall the original application, the registry keys are left behind -- but everything else is removed

[WiX-users] Registry keys not removed after uninstall

2007-02-26 Thread Emma Hanna
When I install then uninstall my app all registry keys created on install are completely removed as expected. However if I apply a patch to the install and then attempt to uninstall the original application, the registry keys are left behind - but everything else is removed. Could someone help me o