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

    Status: Answered => Solved

AutoTest101 confirmed that the question is solved:
You are right @RaiMan. It did extracted the files :)

I had libs installed in C:\Users\Adminstrator\SikuliX\libs (which assuming is 
the default installation path), but that directory is not set in the system 
path, since I set the path as C:\temp\test-framework\third_party\sikuli\libs 
(there is where I placed sikuli without the libs folder hoping it will extract 
the libs from the jar) without knowing I had a folder in 
C:\Users\Adminstrator\SikuliX.
The sikuli installation will not try to extract libs to my jar parent folder 
which is in C:\temp\test-framework\third_party\sikuli, since it already found a 
libs folder in the user home folder (aka C:\Users\Adminstrator\SikuliX). 

I just removed the SikuliX in C:\Users\Adminstrator\SikuliX to force it
to extract the libs in sikuli.java.jar every time i ran my suite of
test.

Thanks RaiMan

-- 
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

Reply via email to