Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample

2014-04-24 Thread Eric Chaland
l 24, 2014 2:58 PM To: 'General discussion about the WiX toolset.' Subject: Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample I'm not really sure how to install it - Maybe I can't use ServiceInstall as the "Arguments" based on the doc is supposed to

Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample

2014-04-24 Thread Pavan Konduru
t the WiX toolset.' Subject: Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample I'm not really sure how to install it - Maybe I can't use ServiceInstall as the "Arguments" based on the doc is supposed to be used to start a service and not install a servic

Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample

2014-04-24 Thread Pavan Konduru
e WiX toolset.' Subject: Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample I'm not really sure how to install it - Maybe I can't use ServiceInstall as the "Arguments" based on the doc is supposed to be used to start a service and not install a service as I

Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample

2014-04-24 Thread b . rasing
Dit mailadres is niet meer in gebruik. Mail kan je voortaan sturen naar basti...@careercontrol.nl. -- Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Jav

Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample

2014-04-24 Thread Eric Chaland
the WiX toolset. Subject: Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample Do you know how you are supposed to install Tomcat as a service? If that -install option is what actually installs Tomcat as an NT service, then you shouldn't be using ServiceInstall b

Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample

2014-04-24 Thread Phil Wilson
ic Chaland [mailto:echal...@yahoo.com] > Sent: Thursday, April 24, 2014 8:25 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample > > Hello, > > I'm starting to use Wix to create an installer for our application. I need

Re: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample

2014-04-24 Thread Pavan Konduru
sts.sourceforge.net Subject: [WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample Hello, I'm starting to use Wix to create an installer for our application. I need to install Tomcat 7 and deploy some wars in the background. I'm having difficulties starting the Tomcat servi

[WiX-users] Wix 3.7 - ServiceInstall and ServiceControl sample

2014-04-24 Thread Eric Chaland
Hello, I'm starting to use Wix to create an installer for our application. I need to install Tomcat 7 and deploy some wars in the background. I'm having difficulties starting the Tomcat service. I couldn't find any sample online. I hope someone can help me out as I am currently stuck. This is t