Re: [WiX-users] ServiceInstall Question

2007-10-01 Thread Mike Dimmick
TECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Keith McCanless Sent: 01 October 2007 16:17 To: wix-users@lists.sourceforge.net Subject: [WiX-users] ServiceInstall Question I have a service that needs to be either set to "disabled" or "auto" depending on the Featur

[WiX-users] ServiceInstall Question

2007-10-01 Thread Keith McCanless
I have a service that needs to be either set to "disabled" or "auto" depending on the Feature that the user selects. Since the ServiceInstall element refers to the KeyPath of the Component (the service executable) and since the same executable cannot be listed in two File elements, how can this b