How to Create an ERROR MESSAGE in Windows XP:
Step 1: Click on Start
Step 2: Click on Run...
Step 3: Open Notepad
Step 4: Type "x=msgbox("An error has occurred.",0+16,"Error")"
Step 5: Click "Save As..."
Step 6: Change the location from "My Documents" to "Desktop"
Step 7: Save as .vbs file
Step 8: Close Notepad
Step 9: Double Click on the .vbs file
Step 10: Display an Error Message on your screen.