CALL didn't work for me, but START actually did. Thanks for the help though!
On Wed, Oct 2, 2013 at 7:30 PM, Mark Waite <[email protected]>wrote: > I thought that was a case where you needed to use the "CALL" statement in > the batch file so that it will not wait for process exit. > > > On Wed, Oct 2, 2013 at 7:13 PM, Mishael Kim <[email protected]> wrote: > >> Hi, >> >> This is probably a quick one for you guys... >> >> When I just launch notepad or any other app within a job's Windows Batch >> Command, why does it not move to the next command after the launch? The >> launch command only moves on if I manually shutdown that process. Is there >> a workaround to this? >> >> -mishael >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
