Posts: 2
Threads: 1
Joined: Dec 2010
Here is the Log file
<12/17 11:07:00> Started.
<12/17 11:07:05> Unlocking ...
<12/17 11:07:38> Failed to unlock. Please open the configuration dialog, and ensure that keys, password and other settings are correct.
<12/17 11:07:38> Finished.
Not sure is the qm deafult key is correct its shows
Just (PASSWORD) Y
I saw in other feed for vista it should be
V (0.5) B (PASSWORD) Y
What is the correct info for windows 7
Thanks
Charles
Posts: 12,062
Threads: 140
Joined: Dec 2002
Same as Vista.
If there is 1 user:
(PASSWORD) Y
If more users, for first user it is:
V (0.5) B (PASSWORD) Y
Posts: 2
Threads: 1
Joined: Dec 2010
Ok thats what on there I logged in whil it was running and got this
logged in at 11:38 that where it looklike it work but i unlock it by loggin in
But when it by selft at 11:41 failed ant suggestions
Its windoes 7 pro and using a domain so the user name is actually
xxxxx.xxxxxx.com/username is this why its failing
any other suggestions
Thanks
Charles
<12/17 11:07:00> Started.
<12/17 11:07:05> Unlocking ...
<12/17 11:07:38> Failed to unlock. Please open the configuration dialog, and ensure that keys, password and other settings are correct.
<12/17 11:07:38> Finished.
<12/17 11:38:00> Started.
<12/17 11:38:05> Unlocking ...
<12/17 11:38:36> Unlocked.
<12/17 11:39:28> Locking ...
<12/17 11:39:34> Locked.
<12/17 11:39:34> Finished.
<12/17 11:41:00> Started.
<12/17 11:41:05> Unlocking ...
<12/17 11:41:37> Failed to unlock. Please open the configuration dialog, and ensure that keys, password and other settings are correct.
<12/17 11:41:37> Finished.
Posts: 12,062
Threads: 140
Joined: Dec 2002
Run this macro to download other version of qmtul.exe. QM uses it to unlock computer.
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
shutdown 6 ;;lock PC
5 ;;wait until locked; change this if locks slowly.
out EnsureLoggedOn(1) ;;unlock
run "$qm$\qmtul.log" ;;see log file
Posts: 12,062
Threads: 140
Joined: Dec 2002
What keys you would use to unlock?
On my Windows 7 PC, I type password and press Enter.