← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #234120]: [1.0.1] - Is there any reliable fallback procedure?

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Yes, that is how one should do that.

--- (for example it might write some kind of path locations somewhere..).
The only thing, that Sikuli 1.0.1+ tries to do is on Windows: if you do not use the runIDE or runScript command file, it tries to write the path to libs (in your case c:\Sikuli\libs) to the users system path into the registry, if it is not there already (should be in your case).  But this is not done silently, since you have to logout/login after this. The command files set the path locally at runtime, so they do not need the system path setting.
Everything else (besides storing the user preferences in the registry - which is transparent for different 1.x.x versions) everything else is done in this folder.
BTW: this allows you, to run Sikuli from a stick or network drive.

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