anki/anki.bat
2012-12-21 16:51:59 +09:00

5 lines
60 B
Batchfile
Executable File

set PYTHONPATH=../lib
cd /d %~dp0
python anki
rem pause