Binary file used for compile vbs code
Binary file used by .NET to compile Visual Basic code to an executable.
vbc.exe /target:exe c:\temp\vbs\run.vb
Binary file used by .NET to compile Visual Basic code to an executable.
vbc -reference:Microsoft.VisualBasic.dll c:\temp\vbs\run.vb