Hello,

I have a program in the form of an exe file which is run through the command prompt.
I need to call it in the middle of my C# code.
Can you please tell me how I can call an exe file in a C# code.

I use visual studio 2008.

Thanks
Arian