I've recently upgraded from NSIS 2.0 to 2.06. I've a script with multiple languages and some Language Strings. Now, when I try to compile a script with RTL/Unicode languages (SimChinese, Japanese, etc), compilation fails after "Generating language table" with this message :
NSIS compiler from 2.01 to 2.05 just crash at this point. The MUI MultipleLanguage.nsi script doesn't compile too.Error while applying NLF font/RTL: ReadVarLenArr - Unicode conversion failed.
I've searched trough the forum and didn't find any answer... Thanks for your help.