Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pub:windows_install_cn_users [2021/05/18 06:21] – ↷ Page moved from pub:windows_install_cn_users to sxl:windows_install_cn_users derek | pub:windows_install_cn_users [2022/03/11 02:29] (current) – [Popular] derek | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ==== windows - install for china users ==== | ||
| + | |||
| + | === Popular === | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | === choco cn packages === | ||
| + | choco install wechat | ||
| + | #wecom tencentqq tim | ||
| + | |||
| + | === mcafee-lenovo (CN) === | ||
| + | |||
| + | choco install 7zip.commandline wget sudo | ||
| + | md c:\drv & cd /d c:\drv | ||
| + | wget http:// | ||
| + | 7z x -omcafee mcafee-lenovo.7z | ||
| + | sudo mcafee\install.exe | ||
| + | |||
| + | === script to change system locale to CN === | ||
| + | |||
| + | create this file in '' | ||
| + | |||
| + | <code xml> | ||
| + | < | ||
| + | |||
| + | <!--User List--> | ||
| + | |||
| + | < | ||
| + | <gs:User UserID=" | ||
| + | </ | ||
| + | |||
| + | <!-- This sets system locale to China --> | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | control.exe intl.cpl,,/ | ||