← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #254619]: sikuli-java 1.0.1 : Customizing the location of 'libs' where the DLLs are unpacked

 

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

    Status: Needs information => Answered

RaiMan proposed the following answer:
ok, thanks.

I will revise this export stuff anyways with 1.2

For now:
have 
SIKULIX_HOME=path-to-the-folder-to-store-the-libs-folder

in environment at runtime

or a Java runtime parameter
-Dsikuli.Home=path-to-the-folder-to-store-the-libs-folder

where the Java parameter is checked first, so it might overwrite an
environment setting.

TAKE CARE: the target libs folder must be there already (even empty)

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