I'm running a batch file using Process. The problem is I want the batch file to finish its execution and then the next set of lines should be executed. Here's the code snippet.I'm running a batch file using Process. The pro
I'm running a batch file using Process. The problem is I want the batch file to finish its execution and then the next set of lines should be executed. Here's the code snippet.I'm running a batch file using Process. The pro