updated ctm-monitor script and icon
This commit is contained in:
parent
6fd2746c27
commit
4ff0639feb
@ -24,7 +24,7 @@ if try_download "https://files.ctm.ru/MONITOR_ED/SFX/setup_me.exe" "${AUTOINSTAL
|
|||||||
wine_run_install "${AUTOINSTALL_SETUP}" /cd /targetdir="C:\\\\Program Files\\\\CTM\\\\MONITOR_ED" /auto /hide
|
wine_run_install "${AUTOINSTALL_SETUP}" /cd /targetdir="C:\\\\Program Files\\\\CTM\\\\MONITOR_ED" /auto /hide
|
||||||
try_remove_dir "$AUTOINSTALL_UNPACK"
|
try_remove_dir "$AUTOINSTALL_UNPACK"
|
||||||
|
|
||||||
WIN_FILE_EXEC="$DRIVE_C/Program Files/CTM/MONITOR_ED/UPGRADE.EXE"
|
WIN_FILE_EXEC="$DRIVE_C/Program Files/CTM/MONITOR_ED/MONITORED.EXE"
|
||||||
create_desktop "$PROG_NAME" "$WIN_FILE_EXEC" "$PROG_ICON"
|
create_desktop "$PROG_NAME" "$WIN_FILE_EXEC" "$PROG_ICON"
|
||||||
|
|
||||||
if [[ "$USE_CTMBAR" == "1" ]] ; then
|
if [[ "$USE_CTMBAR" == "1" ]] ; then
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user