[Notepad Tricks] Continuous message popup windows
Step 1:
Open notepad
Step 2 :
Copy and past the below code
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
Step 3:
Save it as ("*.bat") file
Step 4:
Run it. Enjoy
Note : If you want to stop it , Comment me.....
No comments:
Post a Comment
Hai , Post your comment . (required, Bugs, Errors )