Before you say its a duplicate question, please let me explain (as I\'ve read all similar threads).
My application has both of these settings:
proc
You can try adding
process.StartInfo.UseShellExecute = false;
to your process