Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.msdos.batch    |    Fun with MS-DOS batch files    |    42,547 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 40,657 of 42,547    |
|    foxidrive to sekharece@gmail.com    |
|    Re: Running exe files sequentially using    |
|    28 May 13 21:13:41    |
      From: not@this.address.invalid              On 28/05/2013 21:04, sekharece@gmail.com wrote:       > Hello ,thanks       >       > I tried it but no luck.       >       > both exe files starts executing at the same time.also i can see the same in       task manager.       > is there anything i cantry?              If the exe files adhere to Windows standards then they will wait. I can't see       your machine or what you       have in the batch file to see if there is more than the two lines.              You have said there are just two commands but we can't be sure.                     Run this batch file and close each top window in turn. This is how it is       meant to work.              @echo off       start "" /wait notepad.exe       start "" /wait calc.exe       start "" /wait colorcpl.exe       start "" /wait notepad.exe                                          --       foxi              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca