-->

Create fake error in windows with notepad

Advertisemen
Create fake error in windows with notepad

Create fake error in windows with notepad with simple steps given below

Follow the below steps :

1.open notepad.
2.Type X=Msgbox(“Message Here”,0+16,”Title Here”)
3.Replace Message Here and Title Here with your Error Message and Error-Window Title respectively
4.Save the file with error.vbs
5.Now, click on file and you’ll get your custom made Windows error message.
   (Note: you can replace error with any name but extension must be .vbs)
Advertisemen