← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #214640]: How to execute .skl on a pc without sikuli installed?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
currently not possible.

The minimum you need on other machines currently is JRE6, sikuli-
script.jar and the libs folder with its contents.

But then you currently cannot run .skl, but only .sikuli (to run .skl
sikuli-ide.jar is needed too).

I have this on my list (but this will never be an .exe and a Java Runtime will also be needed on the machine): a utility to make a self contained .jar, that can be run on other machines via
java -jar myscript.jar

BTW: Might be you know that already: .skl are only zipped .sikuli, which
are unzipped to temp at runtime - so nothing magical with this ;-)

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