Dim WshShell
Set WshShell = WScript.CreateObject("WScript.Shell")
On Error Resume Next
WshShell.RegDelete
"HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools"
WshShell.RegDelete
"HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\DisableRegistryTools"
AHORA GUARDALO CON LA EXTENSION ".vbs", luego ejecutalo, esto habilitara el
regedit
"JPF" <j...@infonegocio.com> escribió en el mensaje
news:OEiaSpAr...@TK2MSFTNGP04.phx.gbl...
"El Che" <jaime...@gmail.com> escribió en el mensaje
news:Ou6q%233YrJ...@TK2MSFTNGP04.phx.gbl...