I am developing an application for a customer in WPF. I need a 3rd party software to run next to my application, that locks down windows, so that users can't exit the program using any key combinations such as Alt-F4, Ctrl-Shift-Esc, Ctrl-Alt-Del, etc. Except the admin who knows (probably a key combination as well as) a password to do so.
Any suggestions what that 3rd party software could be?