sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08724
Re: [Question #187539]: Is it possible to include the Sikuli required DLL files with a Java script?
Question #187539 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/187539
Status: Open => Answered
RaiMan proposed the following answer:
To add code to your .jar, that checks for the existence of the lib
folder, creates it if it is not there and downloads the required files
from the net, should not be such difficult.
The only additional need is to add the entry Run-directory\lib to system
path and might be the entry path-to-java\jre6\bin (needed to find the
art-utilities for the creation of transparent windows (e.g. interactive
capture)).
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.