I'm new to Jenkins and I'm trying to understand how to use the Windows Exe runner.
I have a windows executable that runs a number of static tests on LabVIEW code in a windows desktop environment. I would like to be able to run the same exe using Jenkins. I saw an example where they used "C:\program files\..." something as the path and mentioned the the exe should be in the Jenkins workspace to be found. I don't understand how this is supposed to work. The wanted work flow: 1. Get the latest files from our SVN repo 2. Run the exe (ideally: 3. Fetch the csv-file that the exe outputs and store in Jenkins) Any ideas? -- 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/19b822dc-6fb1-44ea-84be-04bd6a22f6f7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
