← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #671366]: Install sikuli 1.1.3

 

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

RaiMan posted a new comment:
Apparently the runsikulix.cmd has to be revised for Java versions 8+

what can you do:

- uninstall Java 10 - with Java 8 only it should work (if Java 8 is
installed correctly)

- in your environment set JAVA_HOME to the Java install directory, that contains the \bin folder
(then runsikulix.cmd should work with any Java version)

- use the Java command directly from commandline:
java -jar <path-to>\sikulix.jar .... possible parameters

If you only want to start the IDE, then just double clicking on
sikulix.jar is sufficient.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.