1
微信安装
blobt edited this page 2 years ago
deepin-wine
https://github.com/zq1997/deepin-wine
安装微信老版本
不要安装最新版本wine
wget https://com-store-packages.uniontech.com/appstore/pool/appstore/c/com.qq.weixin.deepin/com.qq.weixin.deepin_3.2.1.154deepin14_i386.deb
sudo dpkg -i com.qq.weixin.deepin_3.2.1.154deepin14_i386.deb
sudo apt-mark hold com.qq.weixin.deepin //锁死老版本不更新
注:解除版本锁定
sudo apt-mark unhold com.qq.weixin.deepin
微信修复字体
下载msyh.ttc
cp msyh.ttc ~/.deepinwine/Deepin-WeChat/drive_c/windows/Fonts/
微信大小修复
sudo vim /opt/apps/com.qq.weixin.deepin/entries/applications/com.qq.weixin.deepin.desktop
>>修改行
Exec=env DEEPIN_WINE_SCALE=1 "/opt/apps/com.qq.weixin.deepin/files/run.sh" -u %u
安装微信方法2
wget -O- https://deepin-wine.i-m.dev/setup.sh | sh
sudo apt --fix-broken install
sudo apt-get install com.qq.weixin.deepin
去除wine system tray窗口
sudo apt install gnome-tweak-tool
apt install gnome-shell-extension-top-icons-plus
reboot
重启后搜索“tweaks”,点击Extension,打开 Topicons plus,再次登陆微信就没的wine system tray的窗口