The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

Stupid work computer by Dok2003-02-13 04:57:55
  What works on win2k is a VBScript like this... by GreyArea 2003-02-13 05:24:16
Dim WSHShell
Set WSHShell = WScript.CreateObject("WScript.Shell")
WSHShell.RegWrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\Disabl
eRegistryTools" , 1 ,"REG_DWORD"
WSHShell.RegWrite "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\Disabl
eRegistryTools" , 1 ,"REG_DWORD"
WSHShell.RegDelete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\Disabl
eRegistryTools"
WSHShell.RegDelete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\Disabl
eRegistryTools"

You will need to correct the line breaks and also check that this is the correct registry hive for WinXP then copy the text into a text file with the .vbs extension then double-click it.

This will re-enable regedit etc for all users.
[ Reply ]
    Oh my. VBScript truly is evil if you can do that. (n/t) by Tomo2003-02-13 05:25:36
      VBScript truly is evil *anyway*... ;) (n/t) by LionsPhil2003-02-13 05:27:25
      They locke dme out of my control panel ... by GreyArea2003-02-13 05:31:36
    regedit is enabled by Dok2003-02-13 05:26:37
      Then use a VBScript to do the changes. by Tomo2003-02-13 05:29:49

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)