Reported by TimothyLee on 2011-06-21 09:47
When the installer is run in Hong Kong version of Windows 7 (zh_HK), NSIS incorrectly detects Simplified Chinese as the UI language, which leads to the garbled text being shown by the installer.
The attached patch checks for zh_HK LCID during UI language detection, and changes it to zh_TW accordingly.
Reported by TimothyLee on 2011-06-21 09:47
When the installer is run in Hong Kong version of Windows 7 (zh_HK), NSIS incorrectly detects Simplified Chinese as the UI language, which leads to the garbled text being shown by the installer.
The attached patch checks for zh_HK LCID during UI language detection, and changes it to zh_TW accordingly.