Printable View
I have a batch file on my desktop. how can i run it with vb???:ehh:
To execute any file you call Process.Start and pass the file path.