sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21809
Re: [Question #237460]: Running multiple Sikuli scripts using a batch file
Question #237460 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/237460
Status: Open => Answered
RaiMan proposed the following answer:
what happens, if you use only
start /i /wait c:\SikuliX\runScript.cmd -r c:\SikuliX\testprogram1.sikuli
... and it might be worth to try this:
start /i cmd /K c:\SikuliX\runScript.cmd -r c:\SikuliX\testprogram1.sikuli
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.