Search This Blog

Friday, January 22, 2010

Windows Registory Hacking

Disable Task Manager

Go to Start -> Run  type regedit.exe (enter)

Go to the following location in the Registory Editor

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System

and create a new DWORD value named "DisableTaskMgr" and set it to "1" to disable Task Manager


Disable Folder Options Menu

Go to Start-> Run type regedit.exe (enter)

Go to the following location in the Registory Editor

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Create a new DWORD value, or modify the existing value named "NoFolderOptions" and set it to equal "1" to hide the options or "0" to show the options




No comments:

Post a Comment