Task #2931
update nsis to the 3.0 version
Status: | New | Start date: | 11/02/2020 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Setup | Spent time: | - | |
Target version: | TXM 0.8.2 |
Description
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
History
#1 Updated by Matthieu Decorde 3 months ago
- Description updated (diff)
#2 Updated by Matthieu Decorde 3 months ago
- Priority changed from Normal to High
#3 Updated by Serge Heiden 3 months ago
SLH : Je propose une autre solution (plus rapide et sûrement plus robuste à long terme) : ne pas utiliser de caractères non ASCII dans les chemins utilisés par TXM.
#4 Updated by Matthieu Decorde 3 months ago
- Description updated (diff)