Source: https://tieba.baidu.com/p/5282291082 Creator: CIRST Notes: Requires the Chinese locale to work correctly (display Chinese text) on Linux: ``` export LANG=zh_CN.UTF-8 export LANGUAGE= export LC_CTYPE="zh_CN.UTF-8" export LC_NUMERIC=zh_CN.UTF-8 export LC_TIME=zh_CN.UTF-8 wine smbx.exe ```