This
 is a simple notepad trick. This simple computer prank consists of a 
code below that will drive your friend crazy as it opens notepad 
continuously.
- Open the notepad and just copy the code bellow.
 
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
- And save the it as anyname.bat
 - Now send this to your friend.
 
No comments:
Post a Comment