Advertisement

Responsive Advertisement

Create Fake Error Message on Windows

This is also another cool notepad tricks that helps you to create a fake error message pop up on the windows. All you have to do is follow the below steps to create this fake message:

1.      Open Notepad ( You can do this by pressing WIN key + R and type notepad ).

2.      Type X=Msgbox("Message Here ",0+16, "Title Here ".

3.      In 2. Enter the message you want to print out on the error message, you can write any message you like and in Title Here write your own Title as you like.

4.      Save this file as Error.vbs or you can write any name but don’t forget to change the extension while saving from .txt to .vbs.

5.      Now it’s ready to Rock by displaying error message just open the file and it will show the error message saying you type.


Post a Comment

0 Comments