Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait for program to exit
#1
In the following code, using the 0x400 flag, waiting for the program chrome to exit, no effect

I expect: When the chrome.exe program exits, execute the following command

Thanks in advance for any suggestions and help

Macro Macro22
Code:
Copy      Help
run "A.exe" "" "" "$qm$"

str par=
;--proxy-server="socks5://127.0.0.1:888"
run "chrome.exe" par "" "$qm$\App" 0x400 ;;no effect

ShutDownProcess "A" 2|16


Forum Jump:


Users browsing this thread: 1 Guest(s)