Running TeamViewer as a Windows® system service?
Možda da taj user može samo svoje procese 'ubijat'?
Citiraj:
Stopping a process is done with a call to TerminateProcess (Win32 API). By default, it is not possible to kill a process that is running under a security context different than the one of the process who issued the call to TerminateProcess.
|