Hi,

I'm trying to figure out how to check for the NT FTP SERVICE running and if it is not running
it should then start this service.

Also, I would like to know how I can kill processes as well. What if I know the process executable but it has no window name for example ? Do I need to get the class or is the name of the executable enough ?

Also very important is, what about processes such as ZoneAlarm or some firewall software. Wouldn't those kind of programs have some sort of security (even if logged in as Administrator I mean) or are they killable in NT as well ?

Also how do I add certain things to the scheduler ? And is there a better way of starting applications at a specific time rather than scheduler ?

PS: The scheduler idea must be hidden.


Thank you,