eric 0

eric 0

  • NA
  • 3
  • 0

C# equivalent of C++'s ShellExecute()

Jan 24 2005 11:41 PM
Hi, Does anyone know how to execute a commandline program from within a C# application? In C++ there is a function called ShellExecute(). I've tried looking for an equivalent function but cant seem to find one. Thanks in advance....

Answers (4)