PLMTool/output/Release/install.bat
2024-02-28 10:20:51 +08:00

9 lines
73 B
Batchfile

cd /d "%~dp0"
echo Current directory: %CD%
MyPcap.exe /install
pause