Re: [WiX-users] ServiceControl Component - Uninstall condition

2015-02-02 Thread John Cooper
From: psimms [mailto:psi...@tycoint.com] Sent: Monday, February 2, 2015 8:58 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] ServiceControl Component - Uninstall condition Hi all, I have an installer which is dependent on the main product being installed and its services in place, so

[WiX-users] ServiceControl Component - Uninstall condition

2015-02-02 Thread psimms
Hi all, I have an installer which is dependent on the main product being installed and its services in place, so that when it is installed / uninstalled it can stop and start the services. However if the main product is uninstalled and thus the services removed, the installer cannot be uninstalle