Is it possible to disable shutting down a program?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any way to disable being able to shut down a program totally? I
would have to allow it to be closed when the computer is shutting down or the
user is logging out, but other than that it can't shut down no matter what.
Can anybody give me any suggestions? I'd like to use c# but moreover I just
need some direction in where to go with this..

Somebody had suggested to me to make a service that monitors the app running
as a user on a system..
 
Is there any way to disable being able to shut down a program totally?

No. You can make it harder, but a user can still always kill the
process.



Mattias
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top