Unable to open hard drive with double click

Posted by admin on January 27th, 2010

START – > RUN

CD\

attrib -r  -h -s  autorun.inf

del autorun.inf

C:  <ENTER>

Restart Computer

Repeat process for each drive

How to enable regedit

Posted by admin on January 27th, 2010

How to enable regedit

START -> Run :

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f

Tada… registry enabled


Copyright © 2007 Web Development Made Easy. All rights reserved.