Files
pvd/create_mezzanine.bat
2026-04-13 17:01:31 +00:00

3 lines
51 B
Batchfile

@echo off
python "%~dp0pvd_mezzanine.py" %*
pause