PDA

View Full Version : Make a program alway run.


Sleepstalker
2 Oct 2003, 4:16pm
I installed a web server app on one of our servers here. Whenever I logoff the server stops running and than pops back up when I log on. I'm an administrator how to make a program run on the windows 2000 server all of the time?

versello
2 Oct 2003, 4:41pm
How is it being started?

If it's a service then it'll run whether you're logged on or not.

Black Hawk
2 Oct 2003, 5:03pm
If it doesn't have the option to run as a service, you could use Fire Daemon.

Sleepstalker
2 Oct 2003, 5:25pm
Alright I guess I was kind of hoping there was someone to tell windows to run a program as a service. I'll look for something else if that can't be done. So fire daemon is a good free web server?

Black Hawk
2 Oct 2003, 5:53pm
Fire Daemon is a program that makes other programs run as a service. The free version only lets you run 1 program.

Enverex
2 Oct 2003, 9:36pm
http://atomnet.co.uk/?p=programs&search=fired

NS

kryyst
3 Oct 2003, 8:10pm
http://www.haxial.com/faq/mswinservice/

click on the download here like to get srvany.exe Extract it and you'll get two files they are used to install any program as a service.