Re: [WiX-users] ServiceInstall Advise

2008-07-10 Thread Neil Sleightholm
alf Of Rob Mensching Sent: 10 July 2008 21:02 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] ServiceInstall Advise I thought that ServiceInstall would only point at the KeyPath of the Component it is installed in. If my memory is correct, that would mean the ServiceIns

Re: [WiX-users] ServiceInstall Advise

2008-07-10 Thread Rob Mensching
interesting Conditions in play to control the service just so. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Sleightholm Sent: Tuesday, July 08, 2008 03:49 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] ServiceInstall

Re: [WiX-users] ServiceInstall Advise

2008-07-08 Thread Neil Sleightholm
now a secret or read a really good thread that deserves attention? E-Mail Me --- On Tue, 7/8/08, Neil Sleightholm <[EMAIL PROTECTED]> wrote: > From: Neil Sleightholm <[EMAIL PROTECTED]> > Subject: [WiX-users] ServiceInstall Advise > To: "General discussion for Windows

Re: [WiX-users] ServiceInstall Advise

2008-07-08 Thread Christopher Painter
d a really good thread that deserves attention? E-Mail Me --- On Tue, 7/8/08, Neil Sleightholm <[EMAIL PROTECTED]> wrote: > From: Neil Sleightholm <[EMAIL PROTECTED]> > Subject: [WiX-users] ServiceInstall Advise > To: "General discussion for Windows Installer XML toolset.&qu

[WiX-users] ServiceInstall Advise

2008-07-08 Thread Neil Sleightholm
I am installing a service by using a fragment like this: Is this a good or bad structure, should the ServiceInstall and ServiceControl be in their own components, e.g.: