Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run LA using qm
#1
Hi,
When LA is in the background, using the QM code below, the LA window will be displayed, but it is black and cannot be closed. need to click on the LA icon in the bottom right corner
 
Code:
Copy      Help
run "$drive$\Program Files\LibreAutomate\Au.Editor.exe" "" "" "" 0x800 win("LibreAutomate" "HwndWrapper[Au.Editor;*")

[Image: c.png]
#2
Strange. But now I don't want to investigate. Split that statement into 2.

Code:
Copy      Help
run "C:\Program Files\LibreAutomate\Au.Editor.exe" "/v"
int w=wait(30 WA win("LibreAutomate" "HwndWrapper[Au.Editor;*"))
#3
Solved, thank you!


Forum Jump:


Users browsing this thread: 1 Guest(s)