I need to disable alt-ctrl-del for PWB, but only for a particular user. I can disable most of the functions of it with Gpedit.msc (Windows XP), but whenever I make the change, it applies to the administrative user also. Is there any way to disable the three finger salute in XP for just the user that is running PWB?
I am running it in kiosk mode, but not as the shell.
Thanks,
Wendell
Disabling alt-ctrl-del
Moderators: Tyler, Scott, PWB v2 Moderator
You can set the following registry keys to disable the Windows Security dialog buttons on a per user basis.
HKCU or HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System
DisableLockWorkstation
DisableChangePassword
DisableTaskMgr
HKCU or HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
NoLogoff
NoClose
Thess are all DWORD values with 1 policy enabled or button disabled and 0 being policy disabled or button enabled.
--Scott
HKCU or HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System
DisableLockWorkstation
DisableChangePassword
DisableTaskMgr
HKCU or HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
NoLogoff
NoClose
Thess are all DWORD values with 1 policy enabled or button disabled and 0 being policy disabled or button enabled.
--Scott
Ahh, gotcha. One would think that MS would make that a little bit easier! I was wondering if that was the case, but just couldn't believe that they would be that kludgy. Silly me.
Is there anyway to disable the shutdown part of the ctrl-alt-del menu? If patrons can shutdown the computer, they will.
Thanks, Wendell
Is there anyway to disable the shutdown part of the ctrl-alt-del menu? If patrons can shutdown the computer, they will.
Thanks, Wendell