Running an exe in C# with commandline parameters, suppressing the dos window
- by Egon
Hi folks
I am using lame for transcoding for one of my project. The issue is that when I call Lame from C#, a dos window pops out, Is there any way I can suppress this ?
thank you