Re: [Sikuli-driver] [Question #681495]: Run script in different directory with sikulix.jar

2019-07-04 Thread RaiMan
Question #681495 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681495 Status: Open => Answered RaiMan proposed the following answer: with latest 1.1.4: java -jar \sikulix.jar -r \someScript.sikuli or java -jar \sikulix.jar -r \someScript.skl -- You received this quest

Re: [Sikuli-driver] [Question #681495]: Run script in different directory with sikulix.jar

2019-07-04 Thread Shengx
Question #681495 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681495 Shengx posted a new comment: You might be able to solve this problem by breaking up in to 2 steps: 1. Set your directory, for example: cd 2. Call the script or jar file AFTER the directory has been set, fo

Re: [Sikuli-driver] [Question #681495]: Run script in different directory with sikulix.jar

2019-06-19 Thread dongleilin
Question #681495 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681495 Description changed to: Hi, There is a problem.. I put sikulix.jar at D:/SikuliTest/ directory and skl script at D:/SikuliTest/Script/ ... There always be problem when I execute skl script by shell command

[Sikuli-driver] [Question #681495]: Run script in different directory with sikulix.jar

2019-06-19 Thread dongleilin
New question #681495 on Sikuli: https://answers.launchpad.net/sikuli/+question/681495 Hi, Ther is a problem ... I put sikulix.jar at D:/SikuliTest/ directory and skl script at D:/SikuliTest/Script/ ... There always be problem when I execute skl script by shell command "java -jar sikulix.jar -