diff --git a/autoinstall/scadoffice b/autoinstall/scadoffice index e6281e5..0d7d9ce 100644 --- a/autoinstall/scadoffice +++ b/autoinstall/scadoffice @@ -62,6 +62,8 @@ fi if try_download "https://scadhelp.ru/files/10/download" "${AUTOINSTALL_EXE}" ; then create_new_dir "$DRIVE_C/SDATA" create_new_dir "$DRIVE_C/SWORK" + export WINE_WIN_START="" + var_winedlloverride_update "hasplms.exe,hasplmv.exe=d" wine_run_install "$AUTOINSTALL_EXE" try_remove_file "$AUTOINSTALL_EXE"