Hmm.  Well, I've done about a dozen service installers now, they all start 
after the install completes; I've not done anything explicitly to start the 
service; it's a .net service - so my understanding is that it simply runs the 
same type of install as the installutil does.

I am not sure which phase the installer installs the service.

-----Original Message-----
From: Ravi Raj [mailto:raviraj.callin...@gmail.com] 
Sent: Sunday, October 28, 2012 2:57 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Installing Windows Service using WiX

I guess I have to implement start service method. But can I start service WiX 
after successful install??
Also when/which phase this service deployment start while installing?

On Mon, Oct 29, 2012 at 12:45 AM, John H Bergman (XPedient) < 
john.berg...@xpdnt.com> wrote:

> I am curious, why would you not want to use the built in functionality?
>
> -----Original Message-----
> From: Ravi Raj [mailto:raviraj.callin...@gmail.com]
> Sent: Sunday, October 28, 2012 2:05 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: [WiX-users] Installing Windows Service using WiX
>
> I wanted to install a service using WiX but I want to do this in 
> custom actions (C#) and not want to use <SeviceInstall> tags. How can 
> I make this possible??
>
> Just wanted to ask, when this ServiceInstall executes (I know it will 
> be in deferred but when if I have some deferred actions already)??
>
> --
> Thanks and Regards,
> Ravi Raj
>
> ----------------------------------------------------------------------
> --------
> WINDOWS 8 is here.
> Millions of people.  Your app in 30 days.
> Visit The Windows 8 Center at Sourceforge for all your go to resources.
> http://windows8center.sourceforge.net/
> join-generation-app-and-make-money-coding-fast/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ----------------------------------------------------------------------
> --------
> WINDOWS 8 is here.
> Millions of people.  Your app in 30 days.
> Visit The Windows 8 Center at Sourceforge for all your go to resources.
> http://windows8center.sourceforge.net/
> join-generation-app-and-make-money-coding-fast/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



--
Thanks and Regards,
Ravi Raj
------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to