P
Phil Bridges
I need to be able to identify processes using a specific file (not
dll) and kill them off.
Currently I can do this manually on win2k by running Process Explorer
(procexp.exe), searching for the file and then killing them, but I
need to be able to do this programatically not manually, any ideas ?.
KILL doesnt seem to be able to do the job as it only matches patterns
on process names and TLIST only matches on .dll's.
Thanks.
Phil.
dll) and kill them off.
Currently I can do this manually on win2k by running Process Explorer
(procexp.exe), searching for the file and then killing them, but I
need to be able to do this programatically not manually, any ideas ?.
KILL doesnt seem to be able to do the job as it only matches patterns
on process names and TLIST only matches on .dll's.
Thanks.
Phil.