Results 1 to 4 of 4

Thread: Undesirable Thread that uses the Autorun feature

  1. #1
    Join Date
    Jan 2010
    Posts
    19

    Undesirable Thread that uses the Autorun feature

    Hi, I am MCA student of first year. I have four projects in my syllabus. I must have to collect the information about the project. So I had conneted my USB drive to computers in my college computer lab. Most of the Computers in my college are infected by virus. So whenever I connect the USB drive the virus is automatically load on my USB. My anti-virus detects that virus but can't delete autorun.inf virus. So, I am getting afraid that my USB gets crashed due to virus. Anyone can help me to resolve this virus?

  2. #2
    Join Date
    Apr 2008
    Posts
    3,424

    Use Anti-virus

    I suggest you to use the Kaspersky Internet Security 2010 Anti-virus. It helps you to detect and remove autorun.inf virus.
    This anti-virus keeps your computer from various viruses that infects and hangs your computer. If you want to protect your computer from most of the viruses then periodically update Kaspersky Internet Security 2010 database.
    I hope it helps you to resolved your problem. If it doesn't work then reply me.
    Have Nice Day!

  3. #3
    Join Date
    May 2008
    Posts
    3,516

    Using Command Line

    I think you should have to try the following steps to remove autorun.inf :-
    1. Open command prompt and write del /a:rhs [Letter of the drive]:autorun.inf
    2. Then Simply Replace [Letter of the drive] with your drive. Suppose If the virus is on the E drive the commad will be
    del /a:rhs E:autorun.inf
    3. After that Restart your computer.
    And you noticed that autorun.inf has been removed from your USB.
    Last edited by Spyrus; 18-01-2010 at 09:16 AM.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,339

    Using Command Prompt

    There is another method using command prompt is as follow:
    1. Open Run and then type cmd into the input box and press Enter.
    2. Then, Now to remove virus’s attributes that is in order to delete it type following line by line and execute them pressing enter.

    I:
    I:attrib -s -r -h *.*

    If there are any uncesirable EXE files that are now visible so if not necessary then delete them too.

    I:del autorun.inf

    3. Remove the pendrive quickly just after the executing the del command.
    4. Open your pendrive without virus activation config. file. Now you can Able to easily and safely delete unnecessary EXE files on it.

Similar Threads

  1. Thread Management in .Net
    By OPinaArTy in forum Software Development
    Replies: 5
    Last Post: 04-02-2011, 03:40 PM
  2. Synchronize a producer thread and a consumer thread in C#
    By Ayuka in forum Software Development
    Replies: 6
    Last Post: 10-11-2010, 04:04 AM
  3. Perl in the thread
    By Sydney_7 in forum Software Development
    Replies: 4
    Last Post: 04-03-2010, 03:57 AM
  4. Thread vs Process
    By ramsun in forum Software Development
    Replies: 5
    Last Post: 23-02-2010, 08:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,821,971.67195 seconds with 17 queries