Message boxes are useful to show an error or warning to the user. Here I will going to post the way to show your own message into the popup window! No coding knowledge, tools are required!
Create customizable message box using Notepad
Steps you have to perform
1. Open "Notepad".
2. Copy down below code and paste into the notepad file. You can replace the text which is placed in double quotes.
2. Copy down below code and paste into the notepad file. You can replace the text which is placed in double quotes.
MSGBOX "Hello Buddies! Welcome on FunWithTricks.Com!"