How to launch an app within an app

  • Thread starter Thread starter Kurt Skaronea
  • Start date Start date
K

Kurt Skaronea

I have a small standalone app that I would like to launch
from a tools menu within another application. What is
the best method for doing this?

tia

kurt
 
I have a small standalone app that I would like to launch
from a tools menu within another application. What is
the best method for doing this?

tia

kurt

Shell or use the System.Diagnostics.Process class.
 

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