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, 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.

Previous
Next Post »