pyren/PYREN.BAT
2022-01-10 00:13:44 +01:00

4 lines
73 B
Batchfile

@echo off
echo Run's app ...
python27\python.exe _pyren_launcher.py
pause