For what, and how do you use .vbs files
Printable View
For what, and how do you use .vbs files
For writing viruses, you discuise them as something and email them to your victims.
Just Kidding.:D
vbs is Visual Basic Script. In reality they can be used to write any kind of script file. I think MS was trying to make a more powerful version of batch (.bat) files, kinda what Perl can do for Unix. If the Windows Scripting Host is installed you can run the vbs script files by double clicking them.