porc = Runtime.getRuntime().exec("cmd.exe /c run.bat"); 无dos窗口porc = Runtime.getRuntime().exec(""cmd.exe /c start /min run.bat""); 有dos窗口 相关文章: