Update apps/Wechat/install-32

Co-authored-by: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com>
pull/554/head
RPI News 3 years ago committed by GitHub
parent 5b4949be1b
commit 220f50ed2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -39,7 +39,7 @@ wget -O ~/WeChatSetup.exe https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
WINEPREFIX=~/.config/wechat-prefix wine ~/WeChatSetup.exe
rm ~/WeChatSetup.exe
sudo sed -i 's|/home/pi/.config/wechat-prefix/dosdevices/c:/users/Public/Desktop/WeChat.lnk|$HOME/.config/wechat-prefix/dosdevices/c:/Program Files/Tencent/WeChat/WeChat.exe|g' $HOME/Desktop/WeChat.desktop
sudo sed -i "s|$HOME/.config/wechat-prefix/dosdevices/c:/users/Public/Desktop/WeChat.lnk|$HOME/.config/wechat-prefix/dosdevices/c:/Program Files/Tencent/WeChat/WeChat.exe|g" $HOME/Desktop/WeChat.desktop
sudo sed -i "s|$HOME/.config/wechat-prefix/dosdevices/c:/users/Public/Desktop/WeChat.lnk|$HOME/.config/wechat-prefix/dosdevices/c:/Program Files/Tencent/WeChat/WeChat.exe|g" $HOME/.local/share/applications/wine/Programs/WeChat/WeChat.desktop
echo 'Install complete! Open WeChat now by using the desktop shortcut in your desktop or in the start menu.'

Loading…
Cancel
Save