Running an executable from my .Net code

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • STom

    #1

    Running an executable from my .Net code

    I am trying to find a way to run a .Net executable from within my vb.net
    code. I need to pass parameters into the executable and wait for a return
    and check the return value for an error before continuing.

    Is this possible to do?

    STom


Working...