Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run a program, wait for exit, run again ...
#2
To insert run command, you can use "Run program" dialog. Specify window to wait for, and also select "wait for exit".

Code:
Copy      Help
rep
,run "notepad.exe" "" "" "" 0xC00 "Notepad"

Process handle can be used with Windows API functions. It must be closed when already not needed.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)