answersLogoWhite

0

VBS stands for Visual Basic Scripting. It is used for Win9x and later versions of windows. It can be used for registry maintenance, Command Prompt (CMD), and also for pranks (as I do so myself).

This is an example of a message box code:

x =msgbox("Hello",0, "This is a VBS message box")

Put this in notepad or wordpad and save as:

anything you want to name it.vbs

User Avatar

Wiki User

15y ago

What else can I help you with?