With && you can execute more than one commands, one after another: Runtime.getRuntime().exec("cmd /c "start somefile.bat && start other.bat ...
確定! 回上一頁