If your Drives are opening in new window on double click, It might be possible that your folder setting can be changed: its called (MountPoint2 virus)
follow the steps given below to make sure folder settings:
if you still facing the problem then you need to follow these steps or refer this site:
Third Method
follow the steps given below to make sure folder settings:
- Open “My Computer”.
- Go on Tools menu and open Folder Option.
- In General Tab, check “Open each folder in the same window”.
- Click on OK to save setting and close the “Folder Option” window.
if you still facing the problem then you need to follow these steps or refer this site:
First Method:
- Open Start >> Run and type regsvr32 /i shell32.dll
- press ok
- You will see a message DllRegisterServer and DllInstall in shell32.dll succeeded
- that’s it
Second Method:1. Open Start >> Run and type regedit
- Navigate to HKEY_CLASSES_ROOT/Directory/Shell
- Double click the default key type none and press ok.
- now navigate to HKEY_CLASSES_ROOT/Drive/Shell.
- Double click the default key type none and press ok.
- Run--CMD--
- ATTRIB -H -S -R c:\Autorun.inf
- if the file is found in the Drive then give.
- DEL c:\Autorun.inf.
- similarly you can do it for all drives.by adding d:\ or e:\
- & if you dont want this trouble again just write MKDIR c:\autorun.inf for each drive, this will create folder so that virus can't attack again if it already exist.
Fourth Method:If you don’t want to play with the registry ,you can run the following command instead at
Run Prompt: ( Open Start >> Run )
“reg add hkcr\drive\shell /ve /d none /f” (without double quotes)
“reg add hkcr\drive\shell /ve /d none /f” (without double quotes)
0 comments:
Post a Comment