4
Reply

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

eric 0

eric 0

Jan 24 2005 11:41 PM
8.4k
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)