How to call a VBScript file in a C# application?
I need to call a VBScript file (.vbs file extension) in my C# Windows application.
How can I do this?
I need to call a VBScript file (.vbs file extension) in my C# Windows application.
How can I do this?
I’ve been researching this for a majority of the day and can’t find the answer. I am relatively new to stackoverflow. Is there a certain etiquette for asking a number of questions (I’ve asked three in the last few days)?
I am trying to set up a connection to my SQL server inside of a VBScript.