微信提示版本低,需要更新
Tofloor
poster avatar
悟空
deepin
2019-12-14 23:36
Author
      今天怎么微信不能用了。换一个微信号登录就提示需要更新。


Reply Favorite View the author
All Replies
avatar
不会开车有驾照
deepin
2019-12-15 00:53
#1
去商店进行更新
Reply View the author
avatar
normone
deepin
2019-12-15 02:56
#2
去官网下载最新版微信,然后用deepin-wine命令安装,最后把~/.wine/下的微信安装包移动到/.deepin-wine/下
Reply View the author
avatar
johnmy
deepin
2019-12-15 05:43
#3
mkdir /tmp/wechat
cd /tmp/wechat
wget https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
env WINEPREFIX=~/.deepinwine/Deepin-WeChat deepin-wine WeChatSetup.exe

有位高手在论坛给的解决方法
Reply View the author
avatar
liwl
deepin
2019-12-27 17:15
#4
https://bbs.deepin.org/post/186925
mkdir /tmp/wechat
cd /tmp/wechat
wget https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe

这个果然很厉害,我已经把微信升级到最新版本了。
Reply View the author
avatar
laoixaoyu
deepin
2019-12-27 18:35
#5
https://bbs.deepin.org/post/186925
mkdir /tmp/wechat
cd /tmp/wechat
wget https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe

果然是高手,很好用,已更新
Reply View the author
avatar
悟空
deepin
2020-02-06 22:07
#6
已经解决。微信啥时候能出deepin版呢。
Reply View the author
avatar
baidoo
deepin
2020-02-06 23:13
#7
升级2.8版本后,文件发不出去
Reply View the author
avatar
Stoney
deepin
2020-02-12 20:01
#8
https://bbs.deepin.org/post/186925
升级2.8版本后,文件发不出去

我也是这个问题 请问解决了没有?
Reply View the author
avatar
mohsen_in
deepin
2020-02-12 20:21
#9
谢谢了,我也更新成功了!
Reply View the author
avatar
180******53
deepin
2020-02-13 00:42
#10
https://bbs.deepin.org/post/186925
mkdir /tmp/wechat
cd /tmp/wechat
wget https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe

这个果然好
Reply View the author
avatar
pgxppp
deepin
2020-02-13 02:30
#11
本帖最后由 pgxppp 于 2020-2-13 15:49 编辑

安装wine
新建桌面 Desktop 文件名为 Deepin-WeChat-Explorer.desktop 文件内容如下:
[Desktop Entry]
Comment=Deepin-WeChat Explorer
Exec=env WINEPREFIX="/home/xxx/.deepinwine/Deepin-WeChat" wine C:\\\\windows\\\\explorer.exe
Icon=wine
Name=Deepin-WeChat Explorer
Name[zh_CN]=Deepin-WeChat 资源管理器
Path=/home/xxx/.deepinwine/Deepin-WeChat/dosdevices/c:/windows/
StartupNotify=true
StartupWMClass=explorer.exe
Type=Application
X-Created-By=Deepin WINE Team
X-Deepin-Vendor=user-custom
把xxx替换成你的用户名,保存
运行即可打开该容器的Windows资源管理器,找到下载的WeChatSetup.exe并双击之,
然后是熟悉的过程
祝您成功

Reply View the author
avatar
ysy950803
deepin
2020-02-13 18:20
#12
劝大家不要自行升级到2.8.x,图片和文件会偶现发不出去的问题,还是用Deepin商店的比较稳定。
Reply View the author
avatar
enterxj
deepin
2020-02-13 21:58
#13
我是直接把win下面安装过的文件全部复制覆盖/.deepinwine/对应的微信文件升级的,没发现有什么不好用的地方
Reply View the author