New question #203300 on Sikuli: https://answers.launchpad.net/sikuli/+question/203300
Hi, I am a fresher to sikuli and i tried to develop a script which runs in the eclipse IDE . Also i am able to run my script through the command prompt with the command "java -cp "c:\Program Files\Sikuli X\sikuli-script.jar" org.python.util.jython c:\myworkspace\myscripts.py" I created a batch file with the above command and placed it where my sikuli script exists. The script executes when i doubleclick it But when i use a windows scheduler and schedule the above batch file to run i am getting the error C:\users:\Appdata\Local\Temp\ :Unsatisfied Linked Error :VisionProxy.dll: Can't find dependent libraries My environment variable are set as below path:c:\Program Files\Sikuli X\Libs;c:Program Files\Java\jre6\bin; SIKULI_HOME:c:\Program Files\Sikuli X\Libs what i am doing here wrong? Please help me. Much Thanks !!! -- 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

