Irritating Dialog box In Windows with Notepad..
Write Following code in your notepad ..
@echo off
:BEGIN
msg * Message 1
msg * message 2
msg * Message 3
msg * message 4
msg * Message 5
goto BEGIN
Save it as .bat ( dot bat) file.
Save it as .bat ( dot bat) file.
whenever someone click on that file ...computer will show that messages continuously..
Watch video for this ....
try this....;-)