PDA

View Full Version : ctrl alt delete (W2K)



vision
10-10-2003, 04:13 AM
how do i make ctrl alt del to do nothing.I already tried to diable windows hot keys but ctrl alt del still worked.

shahsbro8
10-22-2003, 03:12 AM
using GPO option to apply policy to stop this function.



thanks
smudassir

jdharm
10-22-2003, 10:02 AM
I don't think you can disable C-A-D, but you can pull it's teeth. There are six buttons on the dialog that pops up with a C-A-D. Use the following registry edits to diable all of them except the "Cancel" button.

All are DWORD values. All enable the restriction described with 1 (one) and disable it with 0 (zero).

Key: HK_C_U\Software\Microsoft\Windows\CurrentVersion\P olicies\Explorer

Value names:

NoClose
NoLogoff

Key: HK_C_U\Software\Microsoft\Windows\CurrentVersion\P olicies\System

Value names:

DisableChangePassword
DisableLockWorkstation
DisableTaskMgr

Josh
<a target="_blank" href=http://www.jdharm.net>www.jdharm.net</a>

hammerjammer
10-22-2003, 04:43 PM
group policy can in fact disable ctrl-alt-delete

HJ