How to create a process that cannot be killed?
- by rgksugan
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.