Task #2931
Mis à jour par Matthieu Decorde il y a presque 5 ans
This will allow us to build unicode installer (https://sourceforge.net/projects/nsis/) -> allow to install on chinese Windows
see https://nsis.sourceforge.io/Reference/Unicode
Updates in the org.txm.setups/shared/win/txm.nsis file:
* use "Unicode True" at the
* change the file encoding to UTF-8
Temporary workaround: avoid using non-ASCII characters in TXM files
see https://nsis.sourceforge.io/Reference/Unicode
Updates in the org.txm.setups/shared/win/txm.nsis file:
* use "Unicode True" at the
* change the file encoding to UTF-8
Temporary workaround: avoid using non-ASCII characters in TXM files