G
Guest
When calling an executable via System.Diagnostics.Process, how can I pause my
windows form execution until the executable closes? Basically, I want my
applicatino stop processing code while the outside executable is running.
Is this possible?
Thank you!
windows form execution until the executable closes? Basically, I want my
applicatino stop processing code while the outside executable is running.
Is this possible?
Thank you!