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


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)