kaisersoze
Centurion
- Joined
- Aug 27, 2003
- Messages
- 152
how to suppress and capture errors from Process.start?
Currently If there is an error when I can process.start, a message box opens and waits for user input. How can I capture the error message and auto click ok and continue.
Currently If there is an error when I can process.start, a message box opens and waits for user input. How can I capture the error message and auto click ok and continue.