PDA

Click to See Complete Forum and Search --> : Disabling CTRL+ALT+DEL on WIN NT/W2000


maui_trudi
Feb 25th, 2002, 06:36 AM
I would like to disable CTRL+ALT+DEL on Windows NT/ Windows 2000 platform.
Is it possible?
I found some examples but they work only on W95/W98 platform.

May somebody help me?

Thanks

MerrionComputin
Feb 25th, 2002, 10:02 AM
(Can this be added to a FAQ? It pops up about twice a day)

I'm afraid you cannot disable CTRL+ALT+DEL on Windows NT with VB. However this is a goiod thing, because it means that if your program were to get stuck in an endless loop the user can break out of it without having to go to the wall socket.

May I ask why you want to disable CTRL+ALT+DEL?

HTH,
Duncan