Files
BudaportaFvmConvert/BudaPortaXmlConvert.bat

5 lines
56 B
Batchfile

@echo off
python %~dp0\BudaPortaXmlConvert.py %1
pause