Binary file used for compile vbs code
Binary file used by .NET to compile Visual Basic code to an executable.
vbc.exe /target:exe {PATH_ABSOLUTE:.vb}
Binary file used by .NET to compile Visual Basic code to an executable.
vbc -reference:Microsoft.VisualBasic.dll {PATH_ABSOLUTE:.vb}