Hi Björn, thanks for your reply but the point is after called the .bat file , not the call itself. Please i'm stuck at this point and can't move on.
Any comment is welcome El jueves, 14 de abril de 2016, 13:46:12 (UTC+2), Björn Pedersen escribió: > > > > Am Dienstag, 12. April 2016 16:13:45 UTC+2 schrieb Antonio Hernandez: >> >> >> Windows 7 machine that i'm sending this: >> ----------------------- >> cmd.exe >> cd C:\Local_path\ Run_param.bat >> ----------------------- >> > > Really ? I would expect to use a Execute Windows Batch build step with > something like: > > cd C:\Local_path > call run_param.bat > > Björn > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/42018833-4efe-4fb1-b9aa-37a7bfe357d7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
