Re: [NAnt-users] Custom Action for service install

2009-12-15 Thread Phil Sayers
2009 3:08 AM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Custom Action for service install I'm writing an installer that needs to install a Windows service. I had created a vdproj to install it, but it's a bit limited (and not directly callable from NAnt) so I'm m

Re: [NAnt-users] Custom Action for service install

2009-12-15 Thread William_Martin
: animal...@gmail.com [mailto:animal...@gmail.com] Sent: 15 December 2009 12:11 To: Bill Martin Cc: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] Custom Action for service install Thanks for your response. Its just that I need. But now, I don't find the so

Re: [NAnt-users] Custom Action for service install

2009-12-15 Thread Ana Buigues Grimalt
gt; especially over starting and stopping services on install and uninstall. > > > > HTH, > > Bill > > > > > -- > > *From:* animal...@gmail.com [mailto:animal...@gmail.com] > *Sent:* 15 December 2009 08:11 > *To:* nant-users@lists.sourceforge.

Re: [NAnt-users] Custom Action for service install

2009-12-15 Thread William_Martin
y over starting and stopping services on install and uninstall. HTH, Bill _ From: animal...@gmail.com [mailto:animal...@gmail.com] Sent: 15 December 2009 08:11 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] Custom Action for service install I'm writing

[NAnt-users] Custom Action for service install

2009-12-15 Thread Ana Buigues Grimalt
I'm writing an installer that needs to install a Windows service. I had created a vdproj to install it, but it's a bit limited (and not directly callable from NAnt) so I'm moving it to use the task. I have everything set up and working except installing and un-installing the service. The questio

[NAnt-users] Custom Action for service install

2009-12-15 Thread Ana Buigues Grimalt
I'm writing an installer that needs to install a Windows service. I had created a vdproj to install it, but it's a bit limited (and not directly callable from NAnt) so I'm moving it to use the task. I have everything set up and working except installing and un-installing the service. The questio