cokynContributor13 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
TanyaYatskovskaAlumni13 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 DiscussionsBreakpoints in external files with python 3.13?Oracle Forms window with dynamic name - unable to click on subsequent runsConverting VB Script Tests
Related Contentrunning exe or bat file in groovyTest Runner bat via Octopus DeployGroovy Script using bat file