0
Answer

Kiosk app and security

Mo

Mo

14y
2.1k
1

Hi,
I have done a kiosk style Windows app and now have to tighten the security by disabling some key combinations.  I have used C# in VS2008.
I need to disable CTL-ALT-DEL, ALT-TAB, Windows key combinations (Win-R, ...) so users can't start other programs, kill processes, restart, etc as well as hide the taskbar. Can anyone point me to right direction or know of a utility to do this? I have seen some utilties but they are written in VB and not .Net compatible.