Executing a exe file from within c#
Hi I am new to C#. I have a C++ program which I would like to execute when my C# program runs.
I can compile my C++ program to an exe and have the C# program call it but how do I do this?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
eyesPosted Dec 2, 2004, 5:36 AM
sailorfoleyPosted Dec 1, 2004, 1:21 PM