forked from CastroFidel/PortWINE
		
	skip pw_auto_create_shortcut for vkPlay
This commit is contained in:
		| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user