Friday, October 31, 2008

Can't open disc C and D etc by doble clicking

If you encounterd the above problem , solution is the following

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

:)

No comments: