Re: [WiX-users] Service Control and Service Install

2007-11-19 Thread Chad Petersen
The last item you would also use the ServiceInstall element, not ServiceControl. Along with any other desired attributes. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of SaiTeja Sent: Monday, November 19, 2007 6:09 AM To: wix-users@lists.sourceforge.net

Re: [WiX-users] Service Control and Service Install

2007-11-19 Thread Wilson, Phil
PROTECTED] On Behalf Of Adam Majer Sent: Monday, November 19, 2007 9:42 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Service Control and Service Install SaiTeja wrote: > Hi, > > Can any review the wix code for the following and give example for

Re: [WiX-users] Service Control and Service Install

2007-11-19 Thread Adam Majer
SaiTeja wrote: > Hi, > > Can any review the wix code for the following and give example for last one > > Description="This will install only on Windows XP or later" > > NOT VersionNT = 500 Err, this is NOT VersionNT = 500 which means it will not install only on one version of