Sunday, January 20, 2008

Notepad Trick

Tutorial 1
Make Annoying Unlimited Pop Up Messages In Notepad


Step 1
Open Notepad

Step 2
Here is the code->Copy->Paste to notepad.




@echo off
:Begin
msg * (Here is were your message will be)
msg * (and here)
GOTO Begin



Example :




Step 3
Save as .BAT
For example Notepad.BAT
It is a good idea to save it on your desktop. Easy to allocate.

Step 4
Click on the icon.

Result

When you click "OK"


+.+
After that, restart your PC. The pop up will gone.


EDUCATIONAL PURPOSES ONLY