Disable Ctrl-Alt-Del and shutdown for kiosk

Posted by acidzombie24 on Stack Overflow See other posts from Stack Overflow or by acidzombie24
Published on 2010-11-20T18:20:57Z Indexed on 2012/11/17 11:04 UTC
Read the original article Hit count: 266

Filed under:
|
|

I finished an app for a client. After talking for a bit he would like me to do an additional app or recommend one for their kiosk.

The client would like a way to prevent the computer from shutting down. They like to disable Ctrl+Alt+Delete (also so processes cant be killed), Alt+F4 to close their browser and no windows button to make the start menu pop up for the user to click or use keyboard to shutdown. Obviously there should be a way to unlock it

I told them i'll look into it but they really don't need it.

They are using Windows 7. Is there a WinAPI call I can use or an already existing app or a lib to do this?

© Stack Overflow or respective owner

Related posts about windows-7

Related posts about shutdown