Ben Reichelt wrote:
> The msi package installs and uninstalls correctly on my dev machine 
> (WinXP) and another dev server (Win2k3). There are two servers that 
> the msi fails to uninstall correctly.  The files are all deleted, but 
> the windows service is not removed.

Start with a verbose uninstall log. Check around InstallValidate to make 
sure MSI is deciding to remove the appropriate components, then check 
the detailed logging for the DeleteServices action.

-- 
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

Reply via email to