5 lines
56 B
Batchfile
5 lines
56 B
Batchfile
@echo off
|
|
|
|
python %~dp0\BudaPortaXmlConvert.py %1
|
|
|
|
pause |