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.
My application is a LAN administrator. I need to log client machines. If its possible for the user to kill my process there is no use in creating such an application.
As the user will use the virtual machine to run your program, he can always kill the JVM 🙂