How can i disable someone from bringing up task manager?
Printable View
How can i disable someone from bringing up task manager?
Is there a module that can do this?
just go to www.planet-source-code.com and type in disable ctrl alt delete... there are tons.
Be aware that NT-based machines (NT/2000/maybe XP) will not be affected by any code that you use, since the kernel gets first crack at ctrl+alt+del.
Certain types of questions bother me. This is one.
Who owns the computer? The user or some clever programmer?
If user wants to look at Task List, why not let him?
It may be the computer owner that wants CTRL-ALT-DELETE diabled from other users.
Use the system policy editor to do this - in Win2000 look in control panel -> users. This is not something that a program should do - it is the perogative of the operating system.