Anki/qt/launcher/win/anki-console.bat
Damien Elmes 90e1264895 qt/bundle -> qt/launcher
- remove more of the old bundling code
- handle app icon
2025-06-16 19:20:12 +07:00

5 lines
39 B
Batchfile

@echo off
"%~dp0"\anki %*
pause