PDA

View Full Version : Start Parameters in Services (All)



chrispybee
11-09-2005, 05:10 AM
Hi,

I'm currently trying to automate the way of stopping a service, fill the Start Parameters and start the service. I need this because I have an application that I need to enable logging but filling this section in a service in.

motoflop
11-11-2005, 12:13 PM
Check sc.exe command line tool from Windows Resource Kit. With it you can control services and configure them.