Tuesday, January 1, 2008

Remove Autorun Virus from your removable drive in a single click...

A simple DOS BATCH Command can help you, get rid of the AUtorun Virus. Give a try:

STEPS:

Open Notepad,
Copy paste the following DOS BATCH code in your text document. Now change the drive letter to the commonly used drive letter of your system. Save the file as "REMOVER.BAT".

REM ++++++++++++++++++++++++++++++++++++++++++++++++++++
@echo off
l:
REM change above drivw letter with Removable Drive Letter

attrib *.* -s -h -r

REM deletes known removable device viruss..
del auto*.inf
del *.vbs
del new*.exe
del auto*.*
del rav*.exe
del adobe*.exe
del scv*.exe
del knight*.exe
del bittorrent.exe

del MFC32DLL.dll.vbs
del ms32.dll.vbs
del MS32DLL.dll.vbs
del msvcr71.dll
del RavMon.exe
del sal.xls.exe

REM if there are your EXEcutable files in drive then remark /s from commands
echo.
echo -----------------------
echo My Virus Remover
echo.
echo By: Bhu-Pal Sapkota
echo [email protected]
echo -----------------------
pause
REM +++++++++++++++++++++++++++++++++++++++++++++++++

0 comments:

Post a Comment

 
Everyone started programming with Hello World. Who found a passion did magic.
I work at a semicolon developers. We called it semicolon developers because the "hello world" we wrote didn't work without semicolon (;). Remember our team for a quality web, desktop or android apps development. My contact information is in my website.

My Latest Tweets

Project Blogging

Friends

Hello World! Copyright © 2009 Blogger Template Designed by Bie Blogger Template