Open with appears when I try to open anything
Closed
                    
        
                    saoirse
    
        
                    Posts
            
                
            1
                
                            Registration date
            Thursday June  3, 2010
                            Status
            Member
                            Last seen
            June  3, 2010
            
                -
                            Jun  3, 2010 at 02:10 PM
                        
xpcman Posts 19528 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Jun 4, 2010 at 07:39 AM
        xpcman Posts 19528 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Jun 4, 2010 at 07:39 AM
        Related:         
- Open with appears when I try to open anything
 - It appears that call of duty black ops did not quit properly the last time it ran - Call of Duty (CoD) Forum
 - Call of Duty 4 Modern Warfare keeps freezing - Call of Duty (CoD) Forum
 - Your computer appears to be correctly configured but the device - Viruses & Security Forum
 - Excel count how many times a value appears in a column - Guide
 - It appears that call of duty did not quit - Call of Duty (CoD) Forum
 
1 response
                
        
                    xpcman
    
        
                    Posts
            
                
            19528
                
                            Registration date
            Wednesday October  8, 2008
                            Status
            Contributor
                            Last seen
            June 15, 2019
            
            
                    1,824
    
    
                    
Jun 4, 2010 at 07:39 AM
    Jun 4, 2010 at 07:39 AM
                        
                    Normally when a virus infects the windows system it 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 this problem.
Follow the set of commands below to show and delete the autorun.inf
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\
3. type attrib -r -h -s autorun.inf
4. type del autorun.inf
5. now type d: and press enter for d: drive partition. Now repeat steps 3 and 4. Similarly repeat step 5 for all your hard disk partition.
Restart your system and your trouble will be fixed.
Good Luck
            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 this problem.
Follow the set of commands below to show and delete the autorun.inf
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\
3. type attrib -r -h -s autorun.inf
4. type del autorun.inf
5. now type d: and press enter for d: drive partition. Now repeat steps 3 and 4. Similarly repeat step 5 for all your hard disk partition.
Restart your system and your trouble will be fixed.
Good Luck