Oct 8, 2007
Regedit disabled by administrator?? Try This It Works
Posted by
Saim Baig
Hi everyone, Here is a trick of common day use.Daily we use computers at different places.Sometimes its a bit difficult to perform your desired operations because you are not allowed to do that by the administrator.A command Regedit is normally disabled by the administrators.Here is a trick to bypass that.
copy the following lines in a new text file:
Set EnReg = WScript.CreateObject("WScript.Shell")
EnReg.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Po licies\System\DisableRegistryTools"
Set EnReg = Nothing
Rename that file to "something.vbs", then double-click on it & there you go.Feel free to post your comments.
Subscribe to:
Post Comments (Atom)
it doesnt work
ReplyDeleteit really doesnt work
ReplyDeletei tried it but it doesnt work
ReplyDelete