Hi all,
I want to prevent a third party application to be run more than 1 time, I know how to do it if it's my own program (using mutex), but how can I do it for a remote process?
I know the process id of the remote process.
thx a lot in advance, 500 points for this one
Start Free Trial