Tuesday 18 July 2017

How To Create Fake Windows Errors With Notepad

This is another very cool Notepad trick that allows you to create Fake error messages. You can create Fake error message with any message. To do this
Image result for Create Fake Windows Errors With Notepad
follow these steps:

Open Notepad

Type X=Msgbox(“Message Here”,0+16,”Title Here”)

Replace Message Here and Title Here with your Error Message and Error-Window Title respectively.
Save the file with error.vbs.

Now, click the file and you’ll get your custom-made Windows error message.

0 comments: