AutoZoom/start.bat

3 lines
81 B
Batchfile

echo AutoZoom needs Python 3 to work. Please read README.md!
python main.py
pause