From 415c4c4a59c4c76ba692901a2c60a7f4f1136d08 Mon Sep 17 00:00:00 2001 From: hillwoodroc Date: Thu, 5 Mar 2020 11:26:34 +0800 Subject: [PATCH] Disable update for QQ, stay on the version. --- verb/qq.verb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/verb/qq.verb b/verb/qq.verb index 045f338..199df9a 100755 --- a/verb/qq.verb +++ b/verb/qq.verb @@ -36,7 +36,7 @@ load_qq() w_try mv QQ/48x48/QQ.png ~/.local/share/icons/hicolor/48x48/apps w_try mv QQ/256x256/QQ.png ~/.local/share/icons/hicolor/256x256/apps # shellcheck disable=SC1001 - echo Exec=env WINEPREFIX="$WINEPREFIX" "$WINE" '"'$W_PROGRAMS_X86_WIN'/Tencent/QQ/bin/QQScLauncher.exe"' >> "$HOME/.local/share/applications/wine/Programs/腾讯软件/QQ/腾讯QQ.desktop" + echo Exec=env WINEPREFIX="$WINEPREFIX" "$WINE" \"$W_PROGRAMS_X86_WIN/Tencent/QQ/bin/QQScLauncher.exe\" >> "$HOME/.local/share/applications/wine/Programs/腾讯软件/QQ/腾讯QQ.desktop" fi if w_workaround_wine_bug 39657 "Disable ntoskrnl.exe to work around can't be started bug" @@ -48,6 +48,9 @@ load_qq() then w_override_dlls disabled txplatform.exe fi + + # Disable update, stay on the version. + w_override_dlls disabled txupd.exe w_try_cd "$W_CACHE/$W_PACKAGE" w_try "$WINE" "$file1"