sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #30822
Re: [Question #263117]: No .bat or .jar files to execute the script without IDE
Question #263117 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/263117
RaiMan proposed the following answer:
you have version 1.0.1
the docs and infos you talk about all are related to the still available but deprecated version 1.0RC3.
the actual usage with 1.0.1+:
http://sikulix-2014.readthedocs.org/en/latest/index.html#
and specially:
http://sikulix-2014.readthedocs.org/en/latest/faq/010-command-line.html
in your case (the docs already reflect version 1.1.0), the relevant command file is
runIDE.cmd
but you might as well use
java -jar sikuli-ide.jar
or
java -jar sikuli-script.jar
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.