Subject: TweakUI disabled? From: Ron S When I try to run TweakUI on my home PC I get the message "TweakUI has been disabled by your administrator." Now the last the time I checked I was the administrator of my own PC! :-) I suspect this may be the result of installing Internet filtering software on my PC. Can anyone tell me how to re-enable by TweakUI? Sent via Deja.com http://www.deja.com/ Before you buy. /////////////// From: "Doug Knox" Ron, I've two REG files, regedit-no.reg and regedit-ok.reg, and one VBS file, regtools.vbs Save these three files to your hard drive, and then navigate to where you saved them. Double click regedit-ok.reg and answer Yes to the Do you want to... prompt. Restart your computer. You should now be able to run TweakUI and RegEdit The other one will disable Registry Editing tools, should you desire to. No restart is needed, its effects are immediate. Alternatively, you can run the VBS file by double clicking it, and it will toggle the Registry key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System DisableRegistryTools Dword Value is 1 for Tools disabled, 0 for Tools enabled. In other words, if it finds a 1, it will change it to 0 and vice versa. You will be prompted if you need to restart. Regards, Doug Knox -- Visit my web site for Win95/98 Tweaks, Tips and Utilities http://members.xoom.com/dbknox/registry/index.htm Files updated and added often //////////