Search : in
By :

ERROR ON DOUBLE CLICKING TO OPEN ALL DRIVES

Last answer on Feb 24, 2009 9:53:49 pm GMT BILL, on Feb 24, 2009 3:03:12 pm GMT 
 Report this message to moderators

Hello,
I'm not able to open my C,D,E,F any of the drive by double clicking it
I've to open it by right clicking and Explore......I just donno wats the problem

when i double click it I get this message:
____________________________________________________________­_____________________________
| RECYCLER\S-8-1-96-100016680-100013881-7123.com |
| |
| Windows cannot find 'RECYCLER\S-8-1-96-100016680-100013881-7123.com'. Make sure you typed the |
| name correctly, and then try again. To search for a file, click the Start button, and then click Search. |
| |
| |
| ________ |
| | OK | |
| |________| |
|___________________________________________________________­_____________________________|

Configuration: Windows XP
Firefox 3.0.6

Best answers for « ERROR ON DOUBLE CLICKING TO OPEN ALL DRIVES » in :
Double clicking on drive C opens a search window Show Double clicking on drive C opens a search window Issue Solution Issue Double clicking on C: drive opens a search window. Even after updating my antivirus and make a scan, the problem is still persistent. Solution It may be due...
[Ubuntu]Change default application to open a file Show[Ubuntu] default application to open a file When you double-click a file, a default action is executed. (For example, if you double-click a .jpg file, it is the image viewer "Eye of Gnome" which is launched). It is very easy to change...
[Office] The feature you are trying to use (Error 1706) Show[Office] The feature you are trying to use (Error 1706) When opening a program in the Microsoft Office suite (Excel, Word, Access, PowerPoint), a window tells you one of the following messages: Microsoft Excel has not been installed...
Can't access drives/folders due to infection ShowCan't access drives/folders due to infection Issue Solution Note Issue I can't open any of my folders by clicking or double clicking on them, none of my drives or external drives as well. It bring sup a window with the search prompt,...
Download Drivers Ati Radeon Mobility ShowDrivers Catalyst Mobility are certified WHQL Microsoft. They take care of the chipset Radeon: HD 3200, HD 3450, HD 3470 AND HD 3870 X2. Function MultiView takes care of Radeon X1K and of Radeon HD. MultiView supports OpenGL applications. He offers a...

1

 xpcman, on Feb 24, 2009 9:53:49 pm GMT

This sounds like you have a autorun.inf virus.

This problem is generally caused by some of the viruses which can infect Windows. They block or restrict your access to any of the drives.

Fix:

Normally when a virus infects a windows system which causes a drive opening problem, it automatically creates a file named autorun.inf in the root directory of each drive.

This autorun.inf file is a read only/hidden and a system file and the folder option is also disabled by the virus. This is deliberately done by the virus in order to protect itself. autorun.inf initiates all the activities that the virus performs when you try to open any drive.

You have to just delete this file and restart your system to correct the immediate problem.

Follow the set of commands below:

1. Open Start>>Run and type cmd and press enter. This will open a command prompt window. On this command prompt window type the following steps.

2. type cd\ and enter

3. type attrib -r -h -s autorun.inf and enter (no space after the - but a space after the letters)

4. type del autorun.inf and enter

5. now type d: and press enter for d: drive.

Now repeat steps 3 and 4.

Similarly repeat step 5 for all your hard disk drives/partitions (E and F).

Restart your system and your trouble will be fixed.

BUT, you still need to run a virus scan to identify and remove the virus.

Reply to xpcman