← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #205142]: Windows: can't launch sikuli script (.skl) from command line

 

Question #205142 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/205142

    Status: Needs information => Answered

RaiMan proposed the following answer:
- just save it normally (it becomes a folder .sikuli)
- the path should not contain any blanks or special characters and must be at least one level beyond a drive's root

run it:
"c:\Program Files(x86)\Sikuli X\Sikuli-IDE.bat" -s -r path-to-your-script.sikuli

or (no extra commandline window):
"c:\Program Files(x86)\Sikuli X\Sikuli-IDE-w.bat" -r path-to-your-script.sikuli

for your first tests you should use version 1, so you can see something
on command line.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.