F
frank.meulblok
Guest
You should be able to query proc:Exitcode after the WaitForExit(). Exitcode 0 means a successful run, you should you should throw your error condition if it returns non-zero. proutil should exit with a non-zero exit code when something goes wrong. If it doesn't, report that as a defect to Tech Support.
Continue reading...
Continue reading...