3
Answers

HELP! How do I call an external program from within a C# program

Photo of wejofost

wejofost

20y
3.4k
1
I have a program ( which requires run time parameters )  that I wish to call from inside a C# program.
An example of the program including run time parameter is "QRes.exe /x:800".
I can call it from the Command Line and it works but....................
Help please 

Answers (3)