* The problem is with the rights it does not seem to have for the C:\VARAC directory. I tried to make the directory afterwards accesable for everybody, but it does not help. I can only run VARAC if I select "Run as Administrator". Then it works.
... I tried several times to attach the files, but the system will not allow it. I will have to dump it into this comment raw.
---
15/12/2023 03:07:02 - Starting VarAC (V8.4.4)
15/12/2023 03:07:02 - OS: Microsoft Windows NT 6.2.9200.0
15/12/2023 03:07:03 - Debug mode enabled
15/12/2023 03:07:03 - Loading COM Port configuration from ini file
15/12/2023 03:07:03 - Loading Cat Commands configuration from ini file
15/12/2023 03:07:03 - Loading Rig Control Commands from ini file
15/12/2023 03:07:03 - Loading OmniRig configuration from ini file
15/12/2023 03:07:03 - Loading DTR_RTS Port configuration from ini file
15/12/2023 03:07:03 - Loading VARA modem configuration from ini file
15/12/2023 03:07:03 - Loading My Info file
15/12/2023 03:07:03 - FREQ Schedule off
15/12/2023 03:07:03 - Loading parking schedule
15/12/2023 03:07:03 - Loading alert tags
15/12/2023 03:07:03 - VarAC current screen position: Position X:100 Position Y:100
15/12/2023 03:07:03 - Screen 0 working area: Left:0 Right:1920 Top:0 Bottom:1080
15/12/2023 03:07:03 - Unattended links enabled
15/12/2023 03:07:03 - Setting unattended links ON (load)
15/12/2023 03:07:03 - Locating Misc configuration from ini file
15/12/2023 03:07:03 - Enabling CAT frequency read
15/12/2023 03:07:03 - Enabling VMail relay notification engine
15/12/2023 03:07:03 - Refreshing mailbox counters.
15/12/2023 03:07:03 - DB: SELECT folder_id as folder_id, count(*) as cnt FROM vmail WHERE is_deleted = false GROUP BY folder_id UNION ALL SELECT 0 as folder_id, count(*) as cnt FROM vmail WHERE folder_id = 1 AND read_status = false AND is_deleted = false;
15/12/2023 03:07:03 - DB: SELECT count(*) as waiting_relay_notifications from vmail_relay_notification where is_deleted = 0
15/12/2023 03:07:03 - DB: SELECT count(*) as waiting_alerts from alert where is_deleted = 0 and read_status = 0 and folder_id = 1
15/12/2023 03:07:03 - Change splitter distance:77
15/12/2023 03:07:03 - Advanced Mode UI disabled
15/12/2023 03:07:03 - End of Load_configuration
15/12/2023 03:07:03 - Opening DB connection
15/12/2023 03:07:03 - DB: CREATE TABLE IF NOT EXISTS parameter (parameter_id INTEGER PRIMARY KEY,parameter_name TEXT NOT NULL,parameter_value TEXT NOT NULL)
15/12/2023 03:07:03 - DB: SELECT parameter_value as parameter_value FROM parameter WHERE parameter_id = 1
15/12/2023 03:07:03 - Current VarAC DB version: 8
15/12/2023 03:07:03 - Resetting last activity time (Reason: Moving app on screen)
15/12/2023 03:07:03 - Setting form position to: X=100 Y=100
15/12/2023 03:07:03 - Change splitter distance:77
15/12/2023 03:07:03 - Resetting last activity time (Reason: VARAHF connect)
15/12/2023 03:07:03 - Starting button_connect_varahf_Click
15/12/2023 03:07:03 - Running VARA modems
15/12/2023 03:07:03 - Starting Run_varahf_modems
15/12/2023 03:07:03 - Starting main VARA Modem
15/12/2023 03:07:03 - End of Run_varahf_modems
15/12/2023 03:07:08 - Connecting VARA Main Modem Command interface...
15/12/2023 03:07:08 - Connecting VARA Main Modem data stream...
15/12/2023 03:07:08 - Connecting VARA Main Modem KISS Command interface...
15/12/2023 03:07:08 - Connected to VARA modem
15/12/2023 03:07:08 - Starting command_stream_listener_thread
15/12/2023 03:07:08 - Starting kiss_stream_listener_thread
15/12/2023 03:07:08 - Starting write_command_stream_log
15/12/2023 03:07:08 - Writing event to command stream log
15/12/2023 03:07:08 - End of write_command_stream_log
15/12/2023 03:07:08 - Setting Bandwith to 500Hz
15/12/2023 03:07:08 - Setting VARA Modem CHAT ON
15/12/2023 03:07:08 - Starting write_command_stream_log
15/12/2023 03:07:08 - Writing event to command stream log
15/12/2023 03:07:08 - End of write_command_stream_log
15/12/2023 03:07:08 - Setting VARA Modem LISTEN ON
15/12/2023 03:07:08 - Starting write_command_stream_log
15/12/2023 03:07:08 - Writing event to command stream log
15/12/2023 03:07:08 - End of write_command_stream_log
15/12/2023 03:07:08 - Setting VARA Modem LISTEN CQ
15/12/2023 03:07:08 - Starting write_command_stream_log
15/12/2023 03:07:08 - Writing event to command stream log
15/12/2023 03:07:08 - End of write_command_stream_log
15/12/2023 03:07:08 - checking VARA version
15/12/2023 03:07:08 - Starting write_command_stream_log
15/12/2023 03:07:08 - Writing event to command stream log
15/12/2023 03:07:08 - End of write_command_stream_log
15/12/2023 03:07:08 - Setting VARA Modem MYCALL
15/12/2023 03:07:08 - Starting write_command_stream_log
15/12/2023 03:07:08 - Writing event to command stream log
15/12/2023 03:07:08 - End of write_command_stream_log
15/12/2023 03:07:08 - Starting data_stream_listener_thread
15/12/2023 03:07:08 - End of button_connect_varahf_Click
15/12/2023 03:07:08 - DB: SELECT cqframe_time, cqframe_type_id, frequency, bandwidth, from_callsign, snr, slot FROM cqframe WHERE cqframe_time > datetime('now', '-12 hours') ORDER BY cqframe_time asc
15/12/2023 03:07:08 - DB: SELECT guid, broadcast_time, frequency, from_callsign, to_callsign, via_callsign, broadcast_message, snr FROM broadcast WHERE broadcast_time > datetime('now', 'utc', '-24 hours') ORDER BY broadcast_time asc
15/12/2023 03:07:08 - DB: SELECT guid, datastream_entry_type_id, qso_guid, callsign, entry, file_path, chat_id, reply_on_chat_id, creation_time FROM datastream WHERE creation_time > datetime('now', 'utc', '-24 hours') ORDER BY creation_time asc
15/12/2023 03:07:08 - VarAC base directory: C:\VarAC\
15/12/2023 03:07:08 - Resetting last activity time (Reason: Application start)
15/12/2023 03:07:08 - Form activated
15/12/2023 03:07:09 - Cat command (HEX): 0000000003
15/12/2023 03:07:09 - Checking for VarAC update.
15/12/2023 03:07:09 - Starting write_command_stream_log
15/12/2023 03:07:09 - Writing event to command stream log
15/12/2023 03:07:09 - End of write_command_stream_log
15/12/2023 03:07:09 - Starting write_command_stream_log
15/12/2023 03:07:09 - Writing event to command stream log
15/12/2023 03:07:09 - Writing event to command stream log
15/12/2023 03:07:09 - Writing event to command stream log
15/12/2023 03:07:09 - VERSION in command stream log. Reading VARA version
15/12/2023 03:07:09 - VARA version: VARA HF v4.8.0
15/12/2023 03:07:09 - Writing event to command stream log
15/12/2023 03:07:09 - Writing event to command stream log
15/12/2023 03:07:09 - Writing event to command stream log
15/12/2023 03:07:09 - End of write_command_stream_log
15/12/2023 03:07:09 - Latest version start
15/12/2023 03:07:09 - Opening com port
15/12/2023 03:07:09 - Writing to com port
15/12/2023 03:07:09 - CAT cmd result:
15/12/2023 03:07:09 - CAT result after echo stripping:
15/12/2023 03:07:11 - Cat command (HEX): 0000000003
15/12/2023 03:07:11 - Writing to com port
15/12/2023 03:07:11 - CAT cmd result:
15/12/2023 03:07:11 - CAT result after echo stripping:
15/12/2023 03:07:13 - Update file content downloaded successfully: 8.4.4|https://www.varac-hamradio.com/download
15/12/2023 03:07:13 - Cat command (HEX): 0000000003
15/12/2023 03:07:13 - Writing to com port
15/12/2023 03:07:13 - CAT cmd result:
15/12/2023 03:07:13 - CAT result after echo stripping:
15/12/2023 03:07:13 - Starting write_command_stream_log
15/12/2023 03:07:13 - Starting write_command_stream_log
15/12/2023 03:07:13 - Writing event to command stream log
15/12/2023 03:07:13 - End of write_command_stream_log
15/12/2023 03:07:13 - Writing event to command stream log
15/12/2023 03:07:13 - End of write_command_stream_log
15/12/2023 03:07:13 - Starting write_command_stream_log
15/12/2023 03:07:13 - TUNE in command stream log. Reading VARA modem tune level
15/12/2023 03:07:13 - Writing event to command stream log
15/12/2023 03:07:13 - End of write_command_stream_log
15/12/2023 03:07:15 - Cat command (HEX): 0000000003
15/12/2023 03:07:15 - Writing to com port
15/12/2023 03:07:15 - CAT cmd result:
15/12/2023 03:07:15 - CAT result after echo stripping:
15/12/2023 03:07:17 - Cat command (HEX): 0000000003
15/12/2023 03:07:17 - Writing to com port
15/12/2023 03:07:17 - CAT cmd result:
15/12/2023 03:07:17 - CAT result after echo stripping:
15/12/2023 03:07:19 - Cat command (HEX): 0000000003
15/12/2023 03:07:19 - Writing to com port
15/12/2023 03:07:19 - CAT cmd result:
15/12/2023 03:07:19 - CAT result after echo stripping:
15/12/2023 03:07:21 - Cat command (HEX): 0000000003
15/12/2023 03:07:21 - Writing to com port
15/12/2023 03:07:21 - CAT cmd result:
15/12/2023 03:07:21 - CAT result after echo stripping:
15/12/2023 03:07:23 - Cat command (HEX): 0000000003
15/12/2023 03:07:23 - Writing to com port
15/12/2023 03:07:24 - CAT cmd result:
15/12/2023 03:07:24 - CAT result after echo stripping:
15/12/2023 03:07:26 - Cat command (HEX): 0000000003
15/12/2023 03:07:26 - Writing to com port
15/12/2023 03:07:26 - CAT cmd result:
15/12/2023 03:07:26 - CAT result after echo stripping:
15/12/2023 03:07:27 - Shutting down VarAC...
15/12/2023 03:07:27 - Exiting - Kiling VARA modem instances
15/12/2023 03:07:27 - Exiting - Killing main command stream thread
15/12/2023 03:07:27 - Exiting - Killing main data stream thread
15/12/2023 03:07:27 - Exiting - Killing message queue thread
15/12/2023 03:07:27 - Exiting - Killing mailbox outbox thread
15/12/2023 03:07:27 - Exiting - Killing Beacon thread
15/12/2023 03:07:27 - Exiting - Killing cat frequency read thread
15/12/2023 03:07:27 - Exiting - Killing Gestures form thread
15/12/2023 03:07:27 - Exiting - Closing main command stream connection
15/12/2023 03:07:27 - Exiting - Closing main KISS command stream connection
15/12/2023 03:07:27 - Exiting - Closing main data stream connection
15/12/2023 03:07:27 - Exiting - Closing monitor command stream connection
15/12/2023 03:07:27 - Exiting - Closing monitor data stream connection
15/12/2023 03:07:27 - Closing VarAC
15/12/2023 03:07:28 - Thread was being aborted.
at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
at System.Threading.Thread.Sleep(Int32 millisecondsTimeout)
at VarAC.VarAC.b__836_5()
aa