Monday, December 15, 2008

Enable Regedit

enable ur regedit in comp
using the below link u can enable ur regedit
http://www.patheticcockroach.com/mpam4/dl.php?id=14

Allowing dos and regedit in a restricted Windows


open notepad and type the following:
REGEDIT4
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesWinOldApp]
"Disabled"=dword:0
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem]
"DisableRegistryTools"=dword:0

Save it as something.reg then run it. Simple


**I got this tweak while surfing the internet. Go to Start –> Run, copy and paste the follow in the Run box and press OK.I would recommend using this simple code

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f

The effects are usually instant. If not then you should see the results after restarting your computer.

No comments:

Post a Comment