Sunday 24 January 2016

SHORTCUT VIRUS REMOVING TRICKS

If your Pen Drive is infected with any of the following viruses:
  1. Autorun.inf
  2. new folder.exe
  3. New_Folder.exe
  4. ravmon.exe
Actually this viruses are hidden and can’t be seen even after you enable show hidden folders.
Following simple dos command will change the attributes of these files ,there after you can remove it by pressing delete key.
Follow these steps:
  1. You have to Type ” cmd ” in Run.
  2. Then Switch to the drive on which pen drive is connected (like C:\> h: enter).
  3. Type ” attrib -s -h *.* /s /d ” and hit enter (don’t forget spaces).
Now you can see hidden virus files and you can delete them.