Re: [WiX-users] Service nightmare

2008-02-12 Thread Wilson, Phil
How does the application detect the service?

Phil Wilson


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anidil
Sent: Tuesday, February 12, 2008 5:41 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Service nightmare


When i create a service manually using the following commands :

sc create "Service" binpath= "\..\service.exe"
start "Service"

from the Windows CLI, service gets created and started and the application
detects the service.

But when i use  and  elements inside the
wix source code,application doesn't detect the service though the service is
up and running fine.
Could anyone give me an insight on this issue? What is that stopping the
service from interacting with the application when launched as part of wix
source code? and what is happening when i create a service manually??



--
View this message in context: 
http://www.nabble.com/Service-nightmare-tp15433258p15433258.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Service nightmare

2008-02-12 Thread Anidil

When i create a service manually using the following commands :

sc create "Service" binpath= "\..\service.exe"
start "Service"

from the Windows CLI, service gets created and started and the application
detects the service.

But when i use  and  elements inside the
wix source code,application doesn't detect the service though the service is
up and running fine.
Could anyone give me an insight on this issue? What is that stopping the
service from interacting with the application when launched as part of wix
source code? and what is happening when i create a service manually??


 
-- 
View this message in context: 
http://www.nabble.com/Service-nightmare-tp15433258p15433258.html
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users