We have our agent process that runs onto clients, it acts like security service. I want to prevent users (if possible Administrator also) from killing that process from task manager.
I am very novice to C code, can anyone please tell me a way to do it in C; code for the same or some links around it would be a great help.