After some testing I found that if you install two Windows Service installers
with different UpgradeCode's but the same Component Guid's then:

1. When you attempt to uninstall the first one the files are removed for one
but both services remain in the console window. 
2. When you remove the second, the files and service are correctly removed.
Leaving behind the first service in the services.msc window.

In theory problem solved but do I still need to persist the
SERVICE_LOGON_TYPE property to the registry and read it back on uninstall.
-- 
View this message in context: 
http://n2.nabble.com/Windows-Service-Uninstall-Failing-Intermittently-tp2956986p2957378.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to