How to fix "Chinese character display problem" ?
Error : Chinese Characters Will Not Display in Some Applications or Web Pages on an English Language Windows System
Option 1 : Locale Emulator
- Download Locale Emulator from here.
Option 2 : Change system locale
- Run dialog : control intl.cpl.
- Go to Administrative.
- Click Change system locale....
- In the drop-down menu, change the system locale to the language which compatible with the application.
- Click OK.
- Restart the computer.
Option 3 : Registry
- Run dialog : regedit.
- Go to HKEY_CURRENT_USER\Control Panel\International.
- For simplified/mainland apps, double Click string named Locale and valued 00000804 and double Click string named LocaleName and valued zh-cn.
- For traditional/Taiwan apps, double Click string named Locale and valued 00000404 and double Click string named LocaleName and valued zh-tw.
- Restart the computer.