Update install-32

pull/554/head
RPI News 4 years ago committed by GitHub
parent dce8bad102
commit a56422513d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,12 +48,11 @@ rm ~/.local/share/applications/wine/Programs/WeChat/WeChat.desktop
echo "[Desktop Entry]
Name=WeChat
Exec=env BOX86_DYNAREC=0 env WINEPREFIX=~/.config/wechat-prefix wine ~/.config/wechat-prefix/drive_c/Program\ Files/Tencent/WeChat/WeChat.exe
Exec=env BOX86_NOBANNER=0 env WINEPREFIX=$HOME/.config/wechat-prefix wine WeChat.exe
Type=Application
StartupNotify=true
Path=/home/pi/.config/wechat-prefix/dosdevices/c:/Program\ Files/Tencent/WeChat
Icon=$HOME/pi-apps/apps/Wechat/icon-64.png
StartupWMClass=wechat.exe" > ~/Desktop/WeChat.desktop
Path=$HOME/.config/wechat-prefix/drive_c/Program\ Files/Tencent/WeChat/
Icon=$HOME/pi-apps/apps/Wechat/icon-64.png" > ~/Desktop/WeChat.desktop
cp ~/Desktop/WeChat.desktop ~/.local/share/applications/WeChat.desktop

Loading…
Cancel
Save