PLMTool/output/Release/install.bat

9 lines
73 B
Batchfile
Raw Permalink Normal View History

2024-02-28 10:20:51 +08:00
cd /d "%~dp0"
echo Current directory: %CD%
MyPcap.exe /install
pause