Jump to content

computer error


dirtwarrior

Recommended Posts

where did you find that one

You can make your own Error messages.

Open Notepad,paste the code,replace the red and green marked text and save as any file .vbs

x = MsgBox("Please replace the user,then press OK",0 ,"dirtwarrior !")

screenhunter01nov061136yp3.gif

To insert Buttons enter one of the following numbers: (Blue marked)

0----> OK button only

1----> OK and Cancel buttons

2----> Abort, Retry and Ignore buttons

3----> Yes , No, Cancel buttons

4----> Yes, No buttons

5----> Retry and Cancel buttons

16 ----> Critical Message icon

32 ----> Warning Query icon

48 ----> Warning Message icon

64 ----> Information Message icon

4096 ---->Always stays on top of desktop

Edited by cro-man
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...