A Very Simple Question About C# - How to Invoke an Existing .exe in C#

G

Greatfree

Dear all,

I am a new comer to study C#. I need to invoke an existing .exe in C#. I
know in Java the class, Runtime, supports such a functionality. But the
class, Runtime, of .NET seems to have no such functionality. How can I do
that?

Best,
greatfree
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top