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