Hi All,

I want to write something simple to kill a known process on a windows
machine.  Known by name, not PID.  Is there any function to get the process
id of a given app/process name?

On another note, when requesting a process to exit, is it good practise to
send a signal for something a little less catastrophic than KILL?

Cheers,

Mark

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to