A
Alexander
I have a batch file (labeled batch1) that executes another
batch file (batch2) in a seperate window (using
START /q /c "batch file"). Batch1 should then pause. The
batch2 windows closes after it has finished (thanks to /c)
and now batch1 should continue executing. How do I get
batch1 to resume after batch2 has finished??
thanks,
alexander sid.
batch file (batch2) in a seperate window (using
START /q /c "batch file"). Batch1 should then pause. The
batch2 windows closes after it has finished (thanks to /c)
and now batch1 should continue executing. How do I get
batch1 to resume after batch2 has finished??
thanks,
alexander sid.