diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index dc6cbfb..412d57d 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -4824,7 +4824,7 @@ portwine_create_shortcut () { pw_auto_create_shortcut () { if [[ "${PW_CHECK_AUTOINSTALL}" == 1 ]] \ - || echo "${portwine_exe}" | grep "gc_api.exe" &>/dev/null # skip lgc and wgc api + || echo "${portwine_exe}" | grep "gc_api.exe\|VKPlay" &>/dev/null then return 0 fi