[Batch]Remove autorun.inf and autorun.exe 10-20-2011, 10:03 PM
#1
This is not my code.I'm find this on Google.I'm just share with you.I'm not test it.It should be work 100% .
Code:
Echo Off
Echo -
Echo -
Echo This Program Remove Any Autorun.exe
Echo And Autorun.inf From Your Hard Drives
Echo -
Echo By : Eliass Maleki Moaf
Echo -
Echo 09111842065
Echo -
Echo ****** www.ACS.ir ********
Echo -
Echo ****** www.eliass.blogfa.com ********
Echo -
Echo
pause
attrib -r -a -h -s c:\AUTORUN.INF
del c:\AUTORUN.INF
attrib -r -a -h -s c:\autorun.exe
del c:\autorun.exe
attrib -r -a -h -s d:\AUTORUN.INF
del d:\AUTORUN.INF
attrib -r -a -h -s d:\autorun.exe
del d:\autorun.exe
attrib -r -a -h -s e:\AUTORUN.INF
del e:\AUTORUN.INF
attrib -r -a -h -s e:\autorun.exe
del e:\autorun.exe
attrib -r -a -h -s f:\AUTORUN.INF
del f:\AUTORUN.INF
attrib -r -a -h -s f:\autorun.exe
del f:\autorun.exe
attrib -r -a -h -s f:\AUTORUN.INF
del f:\AUTORUN.INF
attrib -r -a -h -s f:\autorun.exe
del f:\autorun.exe
attrib -r -a -h -s g:\AUTORUN.INF
del g:\AUTORUN.INF
attrib -r -a -h -s g:\autorun.exe
del g:\autorun.exe
attrib -r -a -h -s h:\AUTORUN.INF
del h:\AUTORUN.INF
attrib -r -a -h -s h:\autorun.exe
del h:\autorun.exe
attrib -r -a -h -s i:\AUTORUN.INF
del i:\AUTORUN.INF
attrib -r -a -h -s i:\autorun.exe
del i:\autorun.exe
attrib -r -a -h -s j:\AUTORUN.INF
del j:\AUTORUN.INF
attrib -r -a -h -s j:\autorun.exe
del j:\autorun.exe
attrib -r -a -h -s k:\AUTORUN.INF
del k:\AUTORUN.INF
attrib -r -a -h -s k:\autorun.exe
del k:\autorun.exe
attrib -r -a -h -s l:\AUTORUN.INF
del l:\AUTORUN.INF
attrib -r -a -h -s l:\autorun.exe
del l:\autorun.exe
attrib -r -a -h -s m:\AUTORUN.INF
del m:\AUTORUN.INF
attrib -r -a -h -s m:\autorun.exe
del m:\autorun.exe
attrib -r -a -h -s n:\AUTORUN.INF
del n:\AUTORUN.INF
attrib -r -a -h -s n:\autorun.exe
del n:\autorun.exe
attrib -r -a -h -s o:\AUTORUN.INF
del o:\AUTORUN.INF
attrib -r -a -h -s o:\autorun.exe
del o:\autorun.exe
attrib -r -a -h -s p:\AUTORUN.INF
del p:\AUTORUN.INF
attrib -r -a -h -s p:\autorun.exe
del p:\autorun.exe
attrib -r -a -h -s q:\AUTORUN.INF
del q:\AUTORUN.INF
attrib -r -a -h -s q:\autorun.exe
del q:\autorun.exe
attrib -r -a -h -s r:\AUTORUN.INF
del r:\AUTORUN.INF
attrib -r -a -h -s r:\autorun.exe
del r:\autorun.exe
attrib -r -a -h -s s:\AUTORUN.INF
del s:\AUTORUN.INF
attrib -r -a -h -s s:\autorun.exe
del s:\autorun.exe
attrib -r -a -h -s t:\AUTORUN.INF
del t:\AUTORUN.INF
attrib -r -a -h -s t:\autorun.exe
del t:\autorun.exe
attrib -r -a -h -s u:\AUTORUN.INF
del u:\AUTORUN.INF
attrib -r -a -h -s u:\autorun.exe
del u:\autorun.exe
attrib -r -a -h -s v:\AUTORUN.INF
del v:\AUTORUN.INF
attrib -r -a -h -s v:\autorun.exe
del v:\autorun.exe
attrib -r -a -h -s w:\AUTORUN.INF
del w:\AUTORUN.INF
attrib -r -a -h -s w:\autorun.exe
del w:\autorun.exe
attrib -r -a -h -s x:\AUTORUN.INF
del x:\AUTORUN.INF
attrib -r -a -h -s x:\autorun.exe
del x:\autorun.exe
attrib -r -a -h -s y:\AUTORUN.INF
del y:\AUTORUN.INF
attrib -r -a -h -s y:\autorun.exe
del y:\autorun.exe
attrib -r -a -h -s z:\AUTORUN.INF
del z:\AUTORUN.INF
attrib -r -a -h -s z:\autorun.exe
del z:\autorun.exe
cls
Echo off
Echo -
Echo -
Echo -
Echo *** Thank You ***c
Echo *** All Autorun Files are Removed
Echo ***************
Echo Eliass Maleki Moaf 09111842065
Echo ****** www.ACS.ir ********
Echo -
Echo -
Echo -
Echo Press Enter To Close
Pause
![[Image: iqc4mt.jpg]](http://i39.tinypic.com/iqc4mt.jpg)
My website: http://juiceking.comeze.com/juiceking.html
Some Visual Basic tutorials: http://www.visual-basic-tutorials.com/index.htm