Put the following in a ".reg" file
And put the following in a batch fileQuote:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"DisableRegistryTools"=dword:00000000
Run the batch file and that should work.Quote:
REGEDIT /S <name of reg file>.REG
