Closed GoogleCodeExporter closed 9 years ago
The fix for unicode is to simply remove the "\" from TradChinese.nsh
This issue exists in the original ansi NSIS as well and that is why the
conversion of TradChinese.nsh to unicode still has the extra \.
The fix for ansi was to modify function Nsis2Io found in
Include/InstallOptions.nsh, but that modification is not needed with unicode.
Original comment by ElderShe...@gmail.com
on 18 Jun 2012 at 3:55
This issue was closed by revision 5643fc2df7ec.
Original comment by j...@scratchpaper.com
on 30 Aug 2012 at 5:11
What was the change for Nsis2Io? If it's a general fix, I'd like to get it into
my code as well.
Original comment by j...@scratchpaper.com
on 30 Aug 2012 at 5:20
Original issue reported on code.google.com by
hsuva...@gmail.com
on 4 May 2012 at 6:41