unzip bat, Try this: @echo off setlocal cd /d %~dp0 Call :UnZipFile "C:-Temp-" "c:-path-to-batch.zip" exit /b ...
確定! 回上一頁