Re: [WiX-users] services stops at logoff

2010-07-07 Thread Sanjay Rao
Hi Blair,
I got the issue in my service itself. Thanks for your reply.

-Sanjay

Blair wrote:
 Default value is no. On a test computer, if you use the sc create
 command to register the service, and then start it, does it still stop upon
 logoff? If so, that would rule out Windows Installer/WiX as a cause.

 There's nothing that appears odd in the registration that would cause that,
 so I'm wondering about code in the service itself.

 -Original Message-
 From: Sanjay Rao [mailto:s...@noida.interrasystems.com] 
 Sent: Monday, July 05, 2010 10:50 PM
 To: General discussion for Windows Installer XML toolset.
 Subject: Re: [WiX-users] services stops at logoff

 ServiceInstall Id='serviceId' DisplayName='ServiceDisplayName' 
 Name='ServiceName' Start='auto' ErrorControl='normal' Type='ownProcess' 
 Vital = 'yes'

 Explicitally I did not marked the service as interactive. I do not have 
 idea, what is default value of Interacive in this element.
 Type='ownProcess' makes any difference ?
 Thanks for your reply.

 Blair wrote:
   
 Do the services happen to be marked Interactive?

 -Original Message-
 From: Sanjay Rao [mailto:s...@noida.interrasystems.com] 
 Sent: Monday, July 05, 2010 10:18 PM
 To: General discussion for Windows Installer XML toolset.
 Subject: [WiX-users] services stops at logoff

 Hi All,

 I have a installer which installs 3 services(auto-start). services stops 
 when user logoff. Can I install services in such a way that services 
 won;t stop at logout.

 Regards,
 Sanjay Rao




 
 
   
 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users



 
 
 --
   
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users



   
 




 
 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users



   




--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] services stops at logoff

2010-07-06 Thread Blair
Default value is no. On a test computer, if you use the sc create
command to register the service, and then start it, does it still stop upon
logoff? If so, that would rule out Windows Installer/WiX as a cause.

There's nothing that appears odd in the registration that would cause that,
so I'm wondering about code in the service itself.

-Original Message-
From: Sanjay Rao [mailto:s...@noida.interrasystems.com] 
Sent: Monday, July 05, 2010 10:50 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] services stops at logoff

ServiceInstall Id='serviceId' DisplayName='ServiceDisplayName' 
Name='ServiceName' Start='auto' ErrorControl='normal' Type='ownProcess' 
Vital = 'yes'

Explicitally I did not marked the service as interactive. I do not have 
idea, what is default value of Interacive in this element.
Type='ownProcess' makes any difference ?
Thanks for your reply.

Blair wrote:
 Do the services happen to be marked Interactive?

 -Original Message-
 From: Sanjay Rao [mailto:s...@noida.interrasystems.com] 
 Sent: Monday, July 05, 2010 10:18 PM
 To: General discussion for Windows Installer XML toolset.
 Subject: [WiX-users] services stops at logoff

 Hi All,

 I have a installer which installs 3 services(auto-start). services stops 
 when user logoff. Can I install services in such a way that services 
 won;t stop at logout.

 Regards,
 Sanjay Rao





 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




--
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users



   





--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] services stops at logoff

2010-07-05 Thread Sanjay Rao
Hi All,

I have a installer which installs 3 services(auto-start). services stops 
when user logoff. Can I install services in such a way that services 
won;t stop at logout.

Regards,
Sanjay Rao



--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] services stops at logoff

2010-07-05 Thread Blair
Do the services happen to be marked Interactive?

-Original Message-
From: Sanjay Rao [mailto:s...@noida.interrasystems.com] 
Sent: Monday, July 05, 2010 10:18 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] services stops at logoff

Hi All,

I have a installer which installs 3 services(auto-start). services stops 
when user logoff. Can I install services in such a way that services 
won;t stop at logout.

Regards,
Sanjay Rao




--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] services stops at logoff

2010-07-05 Thread Sanjay Rao
ServiceInstall Id='serviceId' DisplayName='ServiceDisplayName' 
Name='ServiceName' Start='auto' ErrorControl='normal' Type='ownProcess' 
Vital = 'yes'

Explicitally I did not marked the service as interactive. I do not have 
idea, what is default value of Interacive in this element.
Type='ownProcess' makes any difference ?
Thanks for your reply.

Blair wrote:
 Do the services happen to be marked Interactive?

 -Original Message-
 From: Sanjay Rao [mailto:s...@noida.interrasystems.com] 
 Sent: Monday, July 05, 2010 10:18 PM
 To: General discussion for Windows Installer XML toolset.
 Subject: [WiX-users] services stops at logoff

 Hi All,

 I have a installer which installs 3 services(auto-start). services stops 
 when user logoff. Can I install services in such a way that services 
 won;t stop at logout.

 Regards,
 Sanjay Rao



 
 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users


 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users



   




--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users