← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #231764]: [1.0] create skl file not working - deprecated, do not do it

 

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

RaiMan proposed the following answer:
Sorry, currently no easy way with version 1.0.0 (since we do not have an
.exe, that can be associated with the file ending .skl).

The easiest option:

make a command file (say runMyScript.cmd) containing:

java -jar path-to-sikuli-script.jar -r path-to-script-to-be-run.sikuli

and make this double-clickable where you need it.

path-to-... have to be adopted to your situation.

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