Run a Program as a Service

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I manually add and make a program to run as a service in Windows 2000
Server?

Thanks
Emma
 
Thanks for the link. What if the application is already designed to run as a
service and I want to add it manually so that it runs automatically each time
the system boots up. The installation procedure adds other files that I do
not need to the system and I do not want to run it. I am only interested in
running one particular service. Will the procedure outlined in the document
work as well?

Thanks
 
You'll probably want to get in touch with the developer. You'll probably
need to use the application's install routine, then remove the parts you no
longer wish to run.

--
Regards,
Dave

-------------
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Thanks for the link. What if the application is already designed to run as
a
| service and I want to add it manually so that it runs automatically each
time
| the system boots up. The installation procedure adds other files that I do
| not need to the system and I do not want to run it. I am only interested
in
| running one particular service. Will the procedure outlined in the
document
| work as well?
|
| Thanks
 
You're welcome.

--
Regards,
Dave

-------------
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Thanks Dave. I was trying to avoid that.
 
Back
Top