G
Guest
hi...
i sucessfully programmed a monitor wich is using GetProcessesByName to
monitor another process....and if the process is killed or closed, the
monitor restarts the process...
so far so good....but on some machines the GetProcessesByName method isn´t
working (because of the "process performance counter disabled...blabla")
this method isn´t very relyable ...
so i tried to programm a solution using the mutex threadding object...
but i have some problems with it.... it´s just working once
any suggestion or code samples?
kind regrads
i sucessfully programmed a monitor wich is using GetProcessesByName to
monitor another process....and if the process is killed or closed, the
monitor restarts the process...
so far so good....but on some machines the GetProcessesByName method isn´t
working (because of the "process performance counter disabled...blabla")
this method isn´t very relyable ...
so i tried to programm a solution using the mutex threadding object...
but i have some problems with it.... it´s just working once
any suggestion or code samples?
kind regrads