Funny Message

Posted by Sahil
Hello Guys! How are you? I thought that you must know some tricks that can make you laugh, enjoy and fun. This is not any special software or program it's just a simple trick. It is a simple and common batch file. It makes a message box pop up that can represent your thought and now the main part: No matter how many times you click O.K. the message will never go away!



> Process For The Trick

+ Open Notepad ( Start > All Programs > Accesories > Notepad)
+ Copy and paste the lines listed below:

@echo off
:top
msg * Insert your message here
goto top

(Now the only thing you need is to Remove the "Insert your message here" and type your own message.)

+ Go to File Menu > Save As.
( You will notice a line mentioned "Save As File Type" near the bottom. It mentions "Text Document". Change it to "All Files")

+ Type the name of your file in the "File Name" Box, and make it sure that the extension of the file is ".bat" instead of ".txt"

+ Click on Save button. ( You can save your file any where you want.)

Now comes the time for fun:-
When you will click on the Batch file a message will pop up showing the desired message ( It will only go when you will restart your computer.) you can send this batch file to your friend's E-Mail, I am damn sure he will get confused " Oh my God, What should I do now!". Hahahahahah!!!!

Yes, One more thing if you have physical access to one's computer then you can make this message pop up every time one opens his PC. The only thing you need to do is follow these simple steps:-

Go to "My Computer", C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup.

Have Fun!

Subscribe to Get Free Blogging Tips And Quality Tutorials Straight in Your Inbox.


No comments ...

Post a Comment

Do you have any tips or query?