run as service app with tray icon

  • Thread starter Thread starter jcharth
  • Start date Start date
J

jcharth

Hello I am trying to run an app that has a tray icon as service or in
task scheduler but it fails. Any suggestion on how to do this? May be
some kind of tray icon wrapper?
 
Hi Mike,
I too would like to know how to make an application run as a service in
Windows XP SP2 Pro. I am wondering if it will be similar to the process used
in Windows 2000 or 2003 Server.
Cary
 
Run a Program as a Service

How To Create a User-Defined Service
http://support.microsoft.com/?scid=kb;en-us;137890

How To Run Automation Manager as a Windows NT Service
http://support.microsoft.com/default.aspx?scid=kb;en-us;193238

INFO: Invokable TP Written as an Application to Run as a Service
http://support.microsoft.com/default.aspx?scid=kb;en-us;151239

Instrsrv.exe installs and removes system services from Windows NT and
Srvany.exe allows any Windows NT application to run as a service.

Srvany.exe: Applications as Services Utility & Instsrv.exe: Service
Installer are included in...
Windows Server 2003 Resource Kit Tools
http://www.microsoft.com/downloads/...69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Back
Top