Second Menu

Monday, July 27, 2009

How to enable registry editor (reg edit)

You may have seen a message "The Registry has been blocked by the administrator" when you try to enter in registry you can simply solve this problem by following the instructions below1.copy the text below in red'VBS file to Enable Registry Editor' 'www.techwizardz.blogspot.com On Error Resume Next Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.RegDelete "HKCU\

No comments:

Post a Comment