Local C & D drive problems.
Solved/Closed
Related:
- Local C & D drive problems.
- Wd drive unlock - Guide
- Flash drive/card tester - Download - Backup and recovery
- Safari cannot open the page because it is a local file - Guide
- Ps3 disc drive not working - Guide
- Can't ping local computer - Guide
1 response
jack4rall
Posts
6428
Registration date
Sunday June 6, 2010
Status
Moderator
Last seen
July 16, 2020
Jun 27, 2010 at 04:56 AM
Jun 27, 2010 at 04:56 AM
Hi jibin,
Try theses solutions.
Download this free application, just click on it.
http://www.insidecore.net/are/autorunexterminator.zip
Extract it and double click on it---->then try to open your drives.
or
Click on start--->run--->type cmd and click on ok.
Command prompt will be opened.
then type these commands and press enter after each command.
cd\
attrib -h -r -s autorun.inf
del autorun.inf
Now go to your D drive, by enter this command.
d: and press enter
now your prompt changes to
d:\>
then again type these commands.
attrib -h -r -s autorun.inf
del autorun.inf
Try theses solutions.
Download this free application, just click on it.
http://www.insidecore.net/are/autorunexterminator.zip
Extract it and double click on it---->then try to open your drives.
or
Click on start--->run--->type cmd and click on ok.
Command prompt will be opened.
then type these commands and press enter after each command.
cd\
attrib -h -r -s autorun.inf
del autorun.inf
Now go to your D drive, by enter this command.
d: and press enter
now your prompt changes to
d:\>
then again type these commands.
attrib -h -r -s autorun.inf
del autorun.inf
Sep 3, 2010 at 02:35 AM