Add a VBScript file as a custom event

It is possible to create an event based on a VBScript you created. Depending on your script, the VBScript file can or can not accept command line arguments.

TipEvent if usually a VBScript file doesn't accept arguments, there are ways of making it accept command line arguments.

Vbs file event

This event is equivalent to running the sample.vbs prior or post-build time depending on how you created the event.