The Component guid is the basis for Windows Installer properly sharing 
everything, so anything involving identical guids being used for different 
items (services, files, registry entries etc)  is going to have unpredictable 
results. 

Phil Wilson 


-----Original Message-----
From: Rehan [mailto:rehan.sa...@gam.com] 
Sent: Friday, May 22, 2009 6:25 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Windows Service Uninstall Failing Intermittently


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



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