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
Type X=Msgbox(“Message Here”,0+16,”Title Here”)

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.
Save the file with error.vbs.
Now, click the file and you’ll get your custom-made Windows error message.
0 comments:
Post a Comment