home bbs files messages ]

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,648 of 42,547   
   foxidrive to sekharece@gmail.com   
   Re: Running exe files sequentially using   
   27 May 13 23:02:35   
   
   From: not@this.address.invalid   
      
   On 27/05/2013 22:39, sekharece@gmail.com wrote:   
   > On Monday, May 27, 2013 5:52:10 PM UTC+5:30, foxidrive wrote:   
   >> On 27/05/2013 22:05, sekharece@gmail.com wrote: > Iam trying to run a bat   
   file using the below code.   
   >> > > start /wait "D:|Silent_installer.bat" > start /wait 'D:def.bat" > Try   
   this:   
   >   
   > Hello ....   
   >   
   > Thanks .I tried it but with no luck.   
   >   
   > both bat files ate executing at the same time.   
      
   You had a typo.   
      
   start "" /wait "D:\Silent_installer.bat"   
   start "" /wait "D:\def.bat"   
      
      
   If the batch file starts multi-threaded programs then they will return before   
   completing.   
      
   Then the command itself needs a start "" /wait   
      
      
      
   --   
   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