Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Opening explorer folders at specified location, and resizing
#2
Code:
Copy      Help
spe 10
int w1
run "C:\" "" "" "" 0x2800 "C:" w1
int w2
run "D:\" "" "" "" 0x2800 "D:" w2
siz 0.5 1.0 w1 4
mov 0 0 w1 4
siz 0.5 1.0 w2 4
mov 0.5 0 w2 4
act w1

Create macro or function, paste this code, and assign trigger QM Events -> Windows Started. QM also must be set to run at startup.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)