Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windows 7 Unlock Feature Fails
#1
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
#2
Same as Vista.

If there is 1 user:
(PASSWORD) Y

If more users, for first user it is:
V (0.5) B (PASSWORD) Y
#3
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.
#4
Run this macro to download other version of qmtul.exe. QM uses it to unlock computer.
Macro Macro1501
Code:
Copy      Help
;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
Code:
Copy      Help
shutdown 6 ;;lock PC
5 ;;wait until locked; change this if locks slowly.
out EnsureLoggedOn(1) ;;unlock
run "$qm$\qmtul.log" ;;see log file
#5
What keys you would use to unlock?
On my Windows 7 PC, I type password and press Enter.


Forum Jump:


Users browsing this thread: 1 Guest(s)