*This will pop up endless notepads until the computer freezes and crashes*
Code:-
@ECHO off
:top
START %SystemRoot% system32 notepad .exe
GOTO top
open notepad and write the following code and save them as (name .bat) file.
_________________________
Comments
Post a Comment