Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
run compiled exe in background on other PC with no QM
#2
For hotkeys use __RegisterHotKey class or WH_KEYBOARD_LL hook. For mouse use WH_MOUSE_LL hook or 'wait 0 MM'. You can find examples in this forum, maybe in Archive.qml (first topic in 'QM extensions' subforum).

#exe addfile and ExeExtractFile is correct. Often you can use an easier way - in Make Exe dialog check 'Auto add...', and in macro use strings with resource id. Read more in QM Help.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)