forked from CastroFidel/PortWINE
Scripts version 2165
This commit is contained in:
@ -39,10 +39,10 @@ export PW_MUST_HAVE_DLL=""
|
||||
# fi
|
||||
|
||||
start_portwine
|
||||
if try_download "https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe" "${PW_AUTOINSTALL_EXE}"
|
||||
if try_download "origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe" "${PW_AUTOINSTALL_EXE}"
|
||||
then
|
||||
pw_start_progress_bar_block "${loc_gui_installing_the} EA Launcher. ${loc_gui_please_wait} "
|
||||
pw_kill_autostart EABackgroundService.exe &
|
||||
# pw_kill_autostart EABackgroundService.exe &
|
||||
# pw_kill_autostart EALocalHostSvc.exe &
|
||||
mkdir -p "$WINEPREFIX/drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop"
|
||||
pw_run "${PW_AUTOINSTALL_EXE}"
|
||||
|
Reference in New Issue
Block a user