18 IProcess LaunchProcess(
string fileName,
string workingDirectory,
string arguments = null,
bool readOutput =
false,
bool readError =
false,
bool noShellExecute =
false);
Use server authentication
For launching IProcess'
Abstraction over a System.Diagnostics.Process