I wantto create a program that will run a batch file (*.bat), and once it is done (it could take a minute) will run another .exe program...

How can i do this???
I need help mostly with running the bat file, and recognizing when it's done running...