auto added autoinstall scripts
This commit is contained in:
@ -1,5 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
# Author: chal55rus (Sergey P.)
|
||||
# author: chal55rus (Sergey P.)
|
||||
# type: games
|
||||
# name: Ankama Launcher
|
||||
# image: ankama
|
||||
# info_en:
|
||||
# info_ru:
|
||||
########################################################################
|
||||
export LAUNCH_PARAMETERS=("/S")
|
||||
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/Ankama-Setup.exe"
|
||||
|
@ -1,5 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
# Author: chal55rus
|
||||
# type: games
|
||||
# name: Anomaly Zone
|
||||
# image: anomalyzone
|
||||
# info_en:
|
||||
# info_ru:
|
||||
########################################################################
|
||||
export LAUNCH_PARAMETERS=("/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-")
|
||||
export PW_AUTOINSTALL_EXE="${PW_USER_TEMP}/az_webinst.exe"
|
||||
|
@ -1,5 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
# Author: chal55rus
|
||||
# type: games
|
||||
# name: Arizona Games Launcher
|
||||
# image: arizonagameslauncher
|
||||
# info_en:
|
||||
# info_ru:
|
||||
########################################################################
|
||||
export PW_PREFIX_NAME="ARIZONA_GAMES_LAUNCHER"
|
||||
export LAUNCH_PARAMETERS=("/S")
|
||||
|
Reference in New Issue
Block a user