How to Call another application ??

  • Thread starter Thread starter Agnes
  • Start date Start date
A

Agnes

In myForm, i need to let user just click one button and then Start another
application .
Does anyone know how to do ??
Thanks a lot.
 
Agnes said:
In myForm, i need to let user just click one button and then Start
another application .
Does anyone know how to do ??
Thanks a lot.

Have a look at the class System.Diagnostics.Process and it's shared or
instance Start method.

Armin
 
Armin,

Good to see you here again. What have you been up to?

kelly
 
scorpion53061 said:
Armin,

Good to see you here again. What have you been up to?


You mean what I've been tired of? ;-) That's the answer. Each question came
with fiver answers, so I used the time for other things in my life instead.

Armin
 

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

Back
Top