Make A Prank Error Messages On Windows
Make A Prank Error Messages On Windows
1. Start -> Run -> Notepad.
2. Now copy and paste the following text below in your notepad.
x=msgbox("Your Message Here", 2+32, "Your Title Here")3. Change the "Your message here" and "Your Title Here" to what ever you want. I have used 2+32 because it is the error message type of windows.
Here is the list of error messages.
Buttons:
0 - OK button only
1 - OK and Cancel
2 - Abort, Retry and Ignore
3 - Yes, No and Cancel
4 - Yes and No
5 - Retry and Cancel
Error Messages
16 - Critical message icon/sound
32 - Warning icon/sound
48 - Warning message/sound
64 - Info message/sound
4. Now save the notepad as filename.vbs
5. Click on filename.vbs , you will see error message on your screen.
No comments:
Post a Comment