System.Diagnostics.Process Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When calling an executable via System.Diagnostics.Process, how can I pause my
windows form execution until the executable closes? Basically, I want my
applicatino stop processing code while the outside executable is running.

Is this possible?


Thank you!
 

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