Saturday, March 14, 2009

Can't open any drive with double click(autorun.inf)

I had this problem too, then I made a new topic here .

go to command prompt and write this command

c:\> attrib -r -s -h autorun.inf
c:\> del autorun.inf
d:\> attrib -r -s -h autorun.inf
d:\> del autorun.inf
restart the pc

And follow the steps:-

1Open Start >> Run and type regsvr32 /i shell32.dll
2. press ok
3. You will see a message DllRegisterServer and DllInstall in shell32.dll succeeded

That make's your problem resolved...!

No comments:

Post a Comment