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

    Status: Answered => Open

Omkkumar is still having a problem:
Hi Raiman,
I tried the above said points suggested by you
I now created three batch files :

In Path.bat i had the command "SETX var Path="C:\Program Files\Sikuli
X\libs";"C:\Program  Files\Java\jre6\bin"

In SIKULI_HOME.bat i had the command  "SETX var Path="C:\Program
Files\Sikuli X\"

And in Add.bat i had the command
CALL Path.bat
CALL SIKULI_HOME.bat
java -cp "c:\Program Files\Sikuli X\sikuli-script.jar" org.python.util.jython 
c:\myworkspace\myscripts.py

I saved all the three in the folder where my sikuli scripts exists 
I have admin access to my machine
when i schedule my "Add.bat" file to run via scheduler keeping the starting 
point to the folder where i have placed my scripts  
Path.bat and SIKULI_HOME.bat executes successfully and i am getting a 
message"SUCCESS: value was saved"
After that i am getting the error "C:\Program Files\Sikuli X\libs :Unsatisfied 
Linked Error :VisionProxy.dll: Can't find dependent libraries

Please help me !!

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