G
Guest
How do you spawn a batch process from a C# program in a Windows form? I used
to do this in C++ with a spawn command but I can't find the equivalent
instruction in C#. Can anyone tell me how to execute an external program
from a Windows form program by submitting a command line instruction?
to do this in C++ with a spawn command but I can't find the equivalent
instruction in C#. Can anyone tell me how to execute an external program
from a Windows form program by submitting a command line instruction?