Execute a file?

  • Thread starter Thread starter JezB
  • Start date Start date
J

JezB

How do I execute a file given the full path and filename (ie. start whatever
program is associated with the file and open it).
 
JezB,

The easiest I believe is to use Process.Sart(string filename) overload.
 

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