Controlling services from the command line
Discussion
Anyone know how I can control service startup from the command line on 2K?
Googling hasn't revealed much yet.
I know I can start and stop them, but I want to disable ftp & iis from the command line (I don't want to touch the registry implicitly if I can avoid it)
2K3 has SC, Anyone know anything I can use on 2K?
(Oh, and it has to be free and under public licence!)
Googling hasn't revealed much yet.
I know I can start and stop them, but I want to disable ftp & iis from the command line (I don't want to touch the registry implicitly if I can avoid it)
2K3 has SC, Anyone know anything I can use on 2K?
(Oh, and it has to be free and under public licence!)
Yup, writing an installer for a bundled PHP/MySQL/Apache app. I want to be able to run totally independantly from the host machine so I can just copy my app to another host if it breaks.
I still remember the good old days when you could do that, and anything I write must be able to run from a straight copy
So far, it works using a batch file, but it's scruffy. I'll have to see if SC works on 2K.
I still remember the good old days when you could do that, and anything I write must be able to run from a straight copy
So far, it works using a batch file, but it's scruffy. I'll have to see if SC works on 2K.
BliarOut said:
Yup, writing an installer for a bundled PHP/MySQL/Apache app. I want to be able to run totally independantly from the host machine so I can just copy my app to another host if it breaks.
I still remember the good old days when you could do that, and anything I write must be able to run from a straight copy![]()
So far, it works using a batch file, but it's scruffy. I'll have to see if SC works on 2K.
SC does work on Windows 2000 and it's installed by default on 2003...
Oh if you really don't care you could just set the value in the registry (because that's all SC and the SCM do anyway....).
>> Edited by _DJ_ on Saturday 16th October 09:55
Gassing Station | Computers, Gadgets & Stuff | Top of Page | What's New | My Stuff



