G
Guest
Basically, how can I execute a command line executable from within C#. I'm
looking for something similar to C++'s exec command.
Say for example I wanted to execute foo.exe with some command line
paramaters and capture it's output.
Any hints?
Thanks,
Nathan
looking for something similar to C++'s exec command.
Say for example I wanted to execute foo.exe with some command line
paramaters and capture it's output.
Any hints?
Thanks,
Nathan