diff --git a/autoinstall/ctm-monitor b/autoinstall/ctm-monitor
index f92f27d..fcc5878 100644
--- a/autoinstall/ctm-monitor
+++ b/autoinstall/ctm-monitor
@@ -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
     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"
 
     if [[ "$USE_CTMBAR" == "1" ]] ; then
diff --git a/image/ctmmonitor.png b/image/ctmmonitor.png
index 39daa40..3830df5 100644
Binary files a/image/ctmmonitor.png and b/image/ctmmonitor.png differ