I used to have the same need as you. What I do is in batch file, set BUILD_ID to some other value and use "start" command to start your "another program". Then this "another program" would continue to run without blocking the batch file execution. there is a webpage on Jenkins related website, but I can't find it at the moment talking about this. you could google it.
Br, Tony Zhang, Tz ======================== GSM Team @ Beijing, China -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of clintthomas Sent: Wednesday, November 14, 2012 5:33 AM To: [email protected] Subject: Re: how to make windows batch command shell continue run after start up another program. I am dealing with a similar issue, did you ever get the answer/solution to this? -- View this message in context: http://jenkins.361315.n4.nabble.com/how-to-make-windows-batch-command-shell-continue-run-after-start-up-another-program-tp4635941p4646041.html Sent from the Jenkins users mailing list archive at Nabble.com.
