12-17-2010, 08:12 PM
Run this macro to download other version of qmtul.exe. QM uses it to unlock computer.
Macro Macro1501
In dialog, check Verbose. Then will log more info.
Can run this macro to test.
Macro Macro1503
Macro Macro1501
;download qmtul.exe
_s="$qm$\qmtul.exe"
IntGetFile "http://www.quickmacros.com/dev/qmtul.exe" _s 16
In dialog, check Verbose. Then will log more info.
Can run this macro to test.
Macro Macro1503