Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Unlock computer" feature
#31
if you want i can share my desktop and show it to you..
#32
Run this macro.

Code:
Copy      Help
out

;download qmtul.exe
_s="$qm$\qmtul.exe"
IntGetFile "http://www.quickmacros.com/dev/qmtul.exe" _s 16

;run
int t1=timeGetTime
out "EC: %i" run(_s "" "" "" 0x400)
out "time: %i" timeGetTime-t1

mes "Copy everything from QM output, and post to forum."


Forum Jump:


Users browsing this thread: 1 Guest(s)