Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Tue, 14 Jun 2005 17:15:15 -0500,    group: microsoft.public.dotnet.myservices        back       


Service to open application   
I want to create a service that starts an application, everything is 
installed and starts ok but I don't see the application.  I tried just 
having it start calc.exe and it shows that it is running in the processes 
but I can't see it otherwise.  The service is running under my id, I tried 
switching this to run under the SYSTEM account but it didn't work either. 
Any ideas?  Thanks.

Mark
date: Tue, 14 Jun 2005 17:15:15 -0500   author:   Mark

Re: Service to open application   
Mark wrote:
> I want to create a service that starts an application, everything is 
> installed and starts ok but I don't see the application.  I tried just 
> having it start calc.exe and it shows that it is running in the processes 
> but I can't see it otherwise.  The service is running under my id, I tried 
> switching this to run under the SYSTEM account but it didn't work either. 
> Any ideas?  Thanks.
> 
> Mark 

Services don't run on the same desktop as the logged on user. In fact 
the logon desktop itself is separate. Consider terminal services, when 
many logon, perhaps using the same username, but each has their own 
desktop. Consider when your service starts this application, will anyone 
even be logged in? Will there be a place to display your application window?
date: Wed, 15 Jun 2005 20:54:25 -0700   author:   Lee Gillie

Re: Service to open application   
Open the Services console from the Admin. Tools in control panel.

Find your service and double click on it.  Set it to run as System, and
check the box Allow interaction with desktop.

HTH
Andy
date: 20 Jun 2005 06:29:50 -0700   author:   Andy

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us