Added automatic detection and creation of shortcuts

This commit is contained in:
Boria138
2024-05-14 00:35:48 +05:00
committed by Boris Yumankulov
parent 53238e06af
commit bfbe843013
4 changed files with 95 additions and 5 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