Wednesday 1 June 2016

Create Fake Windows Errors With Notepad

This is another very cool Notepad trick that allowsyou to create Fake error messages.
You can create Fake error message with any message.
To do this, follow these steps:
1.Open Notepad
2.Type X=Msgbox(“Message Here”,0+16,”Title Here”)
3.ReplaceMessage HereandTitle Herewith your Error Messageand Error-Window Titlerespectively.
4.Save the file witherror.vbs.
5.Now, click the file and you’ll get your custom-made Windows error message.

0 comments :