call an exe from dot net application

  • Thread starter Thread starter vipul DotNet
  • Start date Start date
V

vipul DotNet

hi,

how can i call a calculator or any other exe from my dot net application ?

regards
vipul
 
* "vipul DotNet said:
how can i call a calculator or any other exe from my dot net application ?

'Microsoft.VisualBasic.Shell' or 'System.Diagnostics.Process.Start'.
 

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