← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #681984]: Could SIkuli change some environment variables at runtine?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Not a feature.

You have to do that in some wrapper (command script, ...).

Or in your SikuliX script/program using the JNA features (JNA 5.3.1 is
bundled with SukuliX already).

An example for manipulating the Windows path you can find in the sources:
class: org.sikuli.script.support.RunTime::addToWindowsSystemPath

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