Subscribe

RSS Feed (xml)

Powered By

Skin Design:

Powered by Blogger

eTrickz For Computer Geeks

Thursday, March 13, 2008

Enable registry again

Click on Start->Run and paste the following code in it and press OK.
REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Pol icies\System /v DisableRegistryTools /t
REG_DWORD /d 0 /f

No comments: