Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to write code that waits for the A process to disappear
#1
I want to run two programs: A.exe and B.exe

1. First run A.exe,

2. When the process of A program disappears, and then run B.exe

How to write code that waits for the A process to disappear? Any suggestions and comments are welcome, thanks in advance

Macro Macro2
Code:
Copy      Help
run "$desktop$\A.exe"

?????? how to write?

run "$desktop$\B.exe"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)