
Pid of a particular instance of a process
I have figured out how to kill a process off and how to determine the
PID. The issue I have is multiple users can spawn multiple instances
of a process.
How would I go about determining the PID of a particular process on NT
4.0 as it is launched, thereby allowing me to kill the proper process?
If my question is not clear, please indicate so and I will elaborate.
thanks for any help