[ad_1]
string strProg= @"full file name of your program";
System.Diagnostics.Process.Start("CMD.exe",strProg);
[ad_2]
solved How can I start external programs in C#? [closed]
[ad_1]
string strProg= @"full file name of your program";
System.Diagnostics.Process.Start("CMD.exe",strProg);
[ad_2]
solved How can I start external programs in C#? [closed]