Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run a program, wait for exit, run again ...
#8
To close hung process, use function ShutDownProcess2. You'll find it in one of recent posts here. To only check whether the process is running, use function GetProcessId. It returns process id if running, or 0 if not.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)