cokynContributor12 years agoCHDIR and run *.bat file from the current dirI would like to run bat file from script but when I tried to do that I encoutered error. That was because the bat file needs to be started from certain location (there are defined relative paths insid...Show More
TanyaYatskovskaAlumni12 years ago Hi Martin, I suppose you need to add "\\" between the folder and the file name in your path: WScriptObj.Exec("chdir "+"\\"+ESI_run_bat_location); Does this work?
Recent Discussionscapture variable from the popup in Desktop applicationUnable to run Keyword Tests after 15.80"Simplified WPF object tree" setting
Related Contentrunning exe or bat file in groovyTest Runner bat via Octopus DeployGroovy Script using bat file