I want to pass variables of my .vbs to a batch file. Searched and found a command line in VB.Net.
System.Diagnostics.Process.Start("filename.bat", "param1 param2")
Can anyone tell me its usage please..?

No you cant use the .NET framework in .vbs

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.