Question #197031 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/197031
Status: Open => Answered
RaiMan proposed the following answer:
--- Curiously, the path did contain C:\Program Files\Java\jre6\\bin
... is a bug in the installer, but accepted by Windows, so does no harm
Every thing seems to be ok.
--- Unzipped Sikuli-r930-win32.zip into C:\Program Files\Sikuli X, overwriting
many files.
Only to be sure:
the zip contains a folder Sikuli-IDE, whose content must overwrite the content
of C:\Program Files\Sikuli X
try the following from command line
java -jar "C:\Program Files\Sikuli X\sikuli-script.jar" -i
which should open an interactive Jython session already prepared to enter
statements like
img = capture()
find(img).highlight(2)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp