我的代码是这样的。。在多线程的子线程的调用方法里这样运行gethaha.exe,str1 是传递过来的参数。。 Process process = new System.Diagnostics.Process(); process.StartInfo.FileName = "gethaha.exe"; process.StartInfo.Arguments = str1