Runtime.getRuntime().exec("cmd.exe /c xxxx.bat");
Runtime.getRuntime().exec("xxx.exe");
两个都要全路径