'Enable Registry Editing' '© Veegertx - 4/7/2004 'This code may be freely distributed/modified On Error Resume Next 'Prevents errors from values that don't exist Set WshShell = WScript.CreateObject("WScript.Shell") 'Delete DisableRegistryTools registry values WshShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools" WshShell.RegDelete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools" 'display message Message = "You should have access to Regedit now" X = MsgBox(Message, vbOKOnly, "Done") Set WshShell = Nothing Set fso = Nothing
This Is a Site To Solve many Computer Technical Problems, learn computer tricks and Android. If You Face Any Technical Problems Related With Computer System Then You Can Visit And Solve Problems and also download android games and apps. In This Site Also Available Softwares. .......ENJOY..
Saturday, August 17
EnableRegEdit.vbs
Subscribe to:
Posts (Atom)