Anki/qt/bundle/win
Damien Elmes d715ac1675 Fix inability to start on Windows from a path that contains non-Latin text
Somewhat frustratingly, I only discovered this could be resolved with a
manifest change after first wasting hours trying to detect unicode text
in the NSIS installer, and warning the user that they'd need to change
their system locale if unicode text was found. Also tried adjusting the
locale with setlocale() on program startup, which did not help, perhaps
because it needs to be set before libc init.
2023-05-20 10:49:00 +10:00
..
src Automatically add NSIS plugins as part of the bundle process 2023-05-20 10:49:00 +10:00
anki-console.bat Allow anki-console.bat to be run from any folder 2023-05-12 16:58:58 +10:00
anki-icon.ico updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
anki-manifest.rc updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
anki.exe.manifest Fix inability to start on Windows from a path that contains non-Latin text 2023-05-20 10:49:00 +10:00
anki.template.nsi Automatically add NSIS plugins as part of the bundle process 2023-05-20 10:49:00 +10:00
Cargo.toml Update Rust deps 2023-03-31 14:38:24 +10:00
fileassoc.nsh Fix typos (#2210) 2022-11-24 20:18:57 +10:00