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 DiscussionsFirefox ESR 128.0 - no object recognition possibleTestComplete not recognizing WPF objects in interopped WPF windowTestComplete with Chrome v147
Related Contentrunning exe or bat file in groovyTest Runner bat via Octopus DeployGroovy Script using bat file