How to create a process that cannot be killed?

Posted by rgksugan on Stack Overflow See other posts from Stack Overflow or by rgksugan
Published on 2010-05-06T10:47:58Z Indexed on 2010/05/06 10:58 UTC
Read the original article Hit count: 196

Filed under:
|
|

I am running my java application. It shows up in the process tab of the task manager. I dont want users to kill that process?

And if possible i dont want my process to be in the process list also.

© Stack Overflow or respective owner

Related posts about java

Related posts about process