I've written an application to control user usage of a computer based on time, that was easy but, how can I protect my application so that user can't use the task manager to end it?
Note that I still want the user to access the task manager.