Search : in
By :

Autorun.inf.vir

Last answer on Aug 29, 2009 7:43:55 pm BST mohit, on Feb 7, 2009 5:08:30 pm GMT 
 Report this message to moderators

Hello,
My antivirus has detected the autorun.inf.vir virus .But it is not able to delete that because whenever it ask for the permission to delete it , access deneied is the message that i recieve from the computer even when i have logged in to the computer as the administrator.please advice me on this.

Configuration: Windows Vista
Firefox 3.0.1

Best answers for « autorun.inf.vir » in :
Creating an Autorun.inf file Show Creating an Autorun file Allowing autorun Creating an Autorun.inf file Variations Customizing the icon Customizing the icon text Customizing the icon menu Allowing autorun Windows provide users with simple utility that runs...
How to remove autorun.inf from your flash drive? Show How to remove autorun.inf from your flash drive? Issue Solution Issue The autorun.inf file is a worm which spreads all over your partitions by creating a copy of itself and comes usually comes from USB flash drives . It won’t let...
How to remove the virus CONFICKER / DOWNADUP / KIDO? ShowHow to remove the virus CONFICKER / DOWNADUP / KIDO What is the Conficker? How to avoid being infected by Conficker? Disinfect a computer affected by Conficker Preliminary Remove infection What is the Conficker? Conficker (also...
Customizable icon for your USB drive ShowCustomizable icon for your USB drive You can have a Customizable icon for your USB drive under windows. To do this setting, place a file .ico or an image .bmp in the root of your USB key and create a file autorun.inf , as shown...
[Windows] Choose acustom icon for your USB flash drive Show[Windows] Choose acustom icon for your USB flash drive Here is a simple tip to have a custom icon for your USB flash drive . To do this, simply place a file. ICO (or an image. BMP) at the root of your USB drive and create an autorun.inf...
Download APO USB Autorun ShowAPO USB Autorun allows you to add automatic launch function to your USB key. It automatically looks for the extension autorun.inf as on the CDs to execute it. This quite simple and indispensable function allows you to add an automatiautomatic menu...
Download Autoruns ShowAutoruns is a very useful and instructive software. It displays what programs are configured to run during the startup (bootup process) or login. These programs includes the ones in the startup menu and those registered in Run / RunOnce...
Autorun - autorun.exe Showautorun - autorun.exe The process autorun.exe (autorun) is a generic Windows 98/NT/Me/2000/XP process which automatically runs a program from a CD-ROM when the CD is inserted in the disk drive. The process autorun is not in any way a virus, a...

1

 xpcman, on Feb 7, 2009 5:18:46 pm GMT
  • +1

Virus trouble

Sometimes it happens in windows XP that you are not able to open drives on your hard disk. When you double click on the drives icons or right click on the drive>>explore in My computer ,the drive does not open.

This problem is generally caused by most of the viruses which infect windows XP system. They block or restrict your access to any of the drives.

But don’t worry this is not a big trouble it can be fixed easily.

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 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

Reply to xpcman