2
Answers

Execute External Program

In VB.NET, we can use Shell() function to execute an external program from the application. How to do this in C#? Anybody can help? Thanks!

Answers (2)