adding program to run as a service

  • Thread starter Thread starter Susan
  • Start date Start date
S

Susan

I want to add a program to run as a service on my Win2000
Advanced Server. Does anyone know how to do this. I've
done it before on a workstation, but I cannot remember
how I did it and I can't find anything on the support
website.

Thanks
 
Use one of the Reskit tools
(CLI): INSTSRV <name of service> <path to exec>
(GUI): SRVINSTW.EXE
Note some programs may not 'like' running as service.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top