enable regitry using vb script


'Option Explicit

Dim WSHshell

Set WSHshell = WScript.CreateObject("WScript.shell")

WSHShell.regwrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools","0","REG_DWORD"


'end

http://desertionbliss.blogspot.com. Powered by Blogger.