I am trying to call the 2 batch files in another batch file.But the batch files are running parallel. I want to run those batch files one after another.
First batch file is running some seconds and before completing the first batch file, second batch file is running some seconds then again first batch file is running.