Exit freezes when TQSL update is available

Post Reply
w9mdb
Old Man
Posts: 436
Joined: 13 Jul 2014, 12:05

Exit freezes when TQSL update is available

Post 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.
Post Reply