sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #43461
Re: [Question #655410]: error when trying to run sikuli script from a batch file
Question #655410 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/655410
Status: Open => Answered
Manfred Hampl proposed the following answer:
There is a space character in the file name, so you have to put quotes around it
C:\Users\Me\Sikuli\runsikulix.cmd -r "C:\Users\Me\Sikuli\red button.sikuli"
or even better: rename the file not to have embedded special characters.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.