update and fixed all ctm-*, ved-* and daobit-* programs
This commit is contained in:
@ -6,13 +6,16 @@ export PROG_ICON="vedpayments"
|
||||
|
||||
export WH_WINE_USE="wine_x_tkg_10-0_amd64"
|
||||
export WINEPREFIX="ved_ctm"
|
||||
export BASE_PFX="ved_ctm_pfx_x86_v04"
|
||||
export BASE_PFX="ved_ctm_pfx_x86_v05"
|
||||
export WINEARCH="win32"
|
||||
export WH_WINDOWS_VER="7"
|
||||
export INSTALL_DLL="vb6run art2kmin mdac27 mdac28 arial jet40 dotnet452 dotnet46 msxml3 ie8"
|
||||
export INSTALL_DLL="vb6run art2kmin mdac27 mdac28 arial jet40 dotnet452 dotnet46 msxml3 ie8 vcrun2019 dotnet7 dotnetdesktop7 renderer=gdi"
|
||||
|
||||
prepair_wine
|
||||
|
||||
# фикс постоянного запроса обновления Windows
|
||||
get_and_set_reg_file --add 'Software\CTM\CTMSETUP' 'SkipKBCheck' 'REG_DWORD' "1" "userdef"
|
||||
|
||||
AUTOINSTALL_EXE="${WH_TMP_DIR}/setup_pa.exe"
|
||||
AUTOINSTALL_UNPACK="${WH_TMP_DIR}/setup_pa"
|
||||
AUTOINSTALL_SETUP="${WH_TMP_DIR}/setup_pa/setup.exe"
|
||||
|
Reference in New Issue
Block a user