vufa / deepin-wine-wechat-arch

Tencent WeChat on Deepin Wine(com.qq.weixin.deepin) For Archlinux
https://aur.archlinux.org/packages/deepin-wine-wechat/
1.13k stars 57 forks source link

不能 在设置/文件管理中修改微信文件的 默认保存位置 #301

Open imic07 opened 1 year ago

imic07 commented 1 year ago

点击更改,无反应。这个配置是放在哪个位置的呢?如果这里不能改可不可以直接修改配置文件。 image

imic07 commented 1 year ago

修改 /opt/apps/com.qq.weixin.deepin/files/run.sh 中的 export APPRUN_CMD="deepin-wine6-stable" 为 export APPRUN_CMD="wine" 可以修复此问题。