fixed long wait after installing
This commit is contained in:
@@ -62,6 +62,8 @@ fi
|
|||||||
if try_download "https://scadhelp.ru/files/10/download" "${AUTOINSTALL_EXE}" ; then
|
if try_download "https://scadhelp.ru/files/10/download" "${AUTOINSTALL_EXE}" ; then
|
||||||
create_new_dir "$DRIVE_C/SDATA"
|
create_new_dir "$DRIVE_C/SDATA"
|
||||||
create_new_dir "$DRIVE_C/SWORK"
|
create_new_dir "$DRIVE_C/SWORK"
|
||||||
|
export WINE_WIN_START=""
|
||||||
|
var_winedlloverride_update "hasplms.exe,hasplmv.exe=d"
|
||||||
wine_run_install "$AUTOINSTALL_EXE"
|
wine_run_install "$AUTOINSTALL_EXE"
|
||||||
try_remove_file "$AUTOINSTALL_EXE"
|
try_remove_file "$AUTOINSTALL_EXE"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user