Jim Fagan wrote: > When I uninstall and there's only one instance on the server, the > uninstall works as planned. However, if there's more than one > instance, then the keys remain in the registry - probably because the > Key is tied to the same component with a different ProductID.
That's working as designed: MSI sees two products sharing the component, one is removed, leaving one so the component isn't removed. If you want the registry values removed and the property in the key name is unique, each product needs different component GUIDs. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users