for %%X in (java.exe) do (set FOUND=%%~$PATH:X) if not defined FOUND ( echo Error: Java executable not found in path, please check you ...
確定! 回上一頁