Page 1 of 1

Exit freezes when TQSL update is available

Posted: 16 Sep 2022, 03:15
by w9mdb
Log4OM seems to freeze when shutting down and uploading to LOTW when there is an update available for TQSL.

You can detect an update is available like this:

C:\Program Files (x86)\TrustedQSL>"\Program Files (x86)\TrustedQSL"\tqsl -n >%TEMP%\new.txt 2>&1

C:\Program Files (x86)\TrustedQSL>more %TEMP%\new.txt
A new TQSL release (V2.6.5) is available.

Here's a link to an older version of TQSL you can test with
https://www.dropbox.com/s/fuj12m3pla28s ... 9.msi?dl=0

So perhaps run this check before doing the LOTW upload and let the user know if an update need to done first.