Run batch files in Windows XP

erniedude at gmail.com erniedude at gmail.com
Mon Jul 25 14:17:37 EDT 2005


Hi,

I'm a newbie and I was wondering if anyone knew a (Python) script to
run 4 batch files, one after the other (assuming the directories are
known).  It would be better if all 4 batch files could run
simultaneously, but that might break Windows...  ;)  The problem I had
was I couldn't get the files to RUN, only to OPEN.  Thanks for the
help!!!

pseudo-code looks like this

> Get directory

> Run batch1
> Run batch2
> Run batch3
> Run batch4




More information about the Python-list mailing list