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..?
SOW 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
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.