Merge branch 'auto-shortcuts' of github.com:Boria138/PortWINE into Boria138-auto-shortcuts

This commit is contained in:
Mikhail Tergoev
2024-07-25 16:01:20 +03:00
7 changed files with 256 additions and 26 deletions

View File

@ -3,6 +3,7 @@
########################################################################
export LAUNCH_PARAMETERS=("/S" "/D=c:\Program Files (x86)\Ubisoft Game Launcher")
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/UbisoftConnectInstaller.exe"
export PORTWINE_CREATE_SHORTCUT_NAME="Ubisoft Connect"
start_portwine
if try_download "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UbisoftConnectInstaller.exe" "${PW_AUTOINSTALL_EXE}" no_mirror
then