Process.Start(psi);行會立即返回,但應該立即執行,但是批處理文件似乎掛起了, ... private string stdout; private Process p; public void DoWork() { // build ...
確定! 回上一頁