Error while editing the registry…. in Vista
August 23rd, 2013
I found this error when I open the registry editor in windows Vista
and I logged on as a administrator.
Please help me that how can I get rid of this error and successfully edit the registry.
Thanks in advance.
There’s a virus that does that, you can fix it.
do a google search for the term
registry editing disabled
and you’ll get heaps of sites with help.
e.g.
http://windowsxp.mvps.org/tweakuirest.htm
http://www.pchell.com/support/registryeditordisabled.shtml
***************
This might work for you:
Copy all below this into a text file, save it as UnHook.inf, right click it an select install.
[Version]
Signature=”$Chicago$”
Provider=Symantec
[DefaultInstall]
AddReg=UnhookRegKey
[UnhookRegKey]
HKLM, Software\CLASSES\batfile\shell\open\command,,,”””%1″” %*”
HKLM, Software\CLASSES\comfile\shell\open\command,,,”””%1″” %*”
HKLM, Software\CLASSES\exefile\shell\open\command,,,”””%1″” %*”
HKLM, Software\CLASSES\piffile\shell\open\command,,,”””%1″” %*”
HKLM, Software\CLASSES\regfile\shell\open\command,,,”regedit.exe “”%1″””
HKLM, Software\CLASSES\scrfile\shell\open\command,,,”””%1″” %*”
HKCU, Software\Microsoft\Windows\CurrentVersion\Policies\System,DisableRegistryTools,0x00000020,0
Thanks for your help mate……………….. issue solved.
Thanks again.