forked from CastroFidel/winehelper
deleting the string 'try_remove_file ' in the ABC program installation scripts
This commit is contained in:
@ -18,5 +18,4 @@ AUTOINSTALL_EXE="${WH_TMP_DIR}/ABC-BIM-Plugins-RU_${VERSION}.exe"
|
||||
if try_download "https://abccenter.ru/wp-content/soft/ABC-BIM-Plugins-RU_${VERSION}_Setup.exe" "${AUTOINSTALL_EXE}" ; then
|
||||
wine_run_install "${AUTOINSTALL_EXE}" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
|
||||
try_remove_file "$AUTOINSTALL_EXE"
|
||||
try_remove_file "$ABC_FILE"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user