Wednesday, 15 July 2009

Disabling - Shut Down Option

Objective: To avoid shut down from the Start Menu

Hive: HKEY_LOCAL_MACHINE
Key: Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Name: NoClose
Type: REG_DWORD
Value: 1

You could still shutdown using the command line tool. This is just to avoid clicking shutdown, instead of Logoff.

No comments:

Post a Comment