Posted By: brussell | Nov 7th, 2005 @ 7:46 AM
page 1 of 1
Comments: 1 | Views: 2749
How do I run my .bat from my C++.NET program?

I thought I had done this before, but I don't remember how.

Maurits
Maurits
AKA Matthew van Eerde
System.Diagnostics.Process (this is a safe wrapper around ShellExecute)
page 1 of 1
Comments: 1 | Views: 2749