forked from CastroFidel/winehelper
added OVERWRITE for ALTA scripts
This commit is contained in:
@ -20,7 +20,7 @@ if try_download "https://www2.alta.ru/pub/packets/distr/taxwin040225.zip" "${AUT
|
||||
7z x -y "${AUTOINSTALL_EXE}" -o"${AUTOINSTALL_UNPACK}"
|
||||
try_remove_file "$AUTOINSTALL_EXE"
|
||||
|
||||
wine_run_install "${AUTOINSTALL_SETUP}" /S
|
||||
wine_run_install "${AUTOINSTALL_SETUP}" /S /OVERWRITE
|
||||
try_remove_dir "$AUTOINSTALL_UNPACK"
|
||||
|
||||
WIN_FILE_EXEC="$DRIVE_C/ALTA/taxwin.exe"
|
||||
|
Reference in New Issue
Block a user