Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2018-07-09 Thread RaiMan
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 RaiMan posted a new comment: no, using the method from comment #7, will always result in a startup delay of around 5 seconds. This is caused by the internal init of the Jython/Java/SikuliX environment.

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2018-07-09 Thread paulo doido silva
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 paulo doido silva posted a new comment: is there another way to improve startup time? C:\\sikuli\\runsikulix.cmd -r C:\\sikuli\\t2.sikuli" -- You received this question notification because your team

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-03 Thread RaiMan
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 RaiMan posted a new comment: Thanks for feedback. All the best. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-03 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 M Baker posted a new comment: Thank you RaiMan ! For some reason, I kept ending up in the older documentation ( http://doc.sikuli.org/index.html ) over and over as I was digging into this. The link to

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-03 Thread RaiMan
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 Description changed to: ** see the docs at http://sikulix-2014.readthedocs.io/en/latest/faq/010-command-line.html #how-to-run-sikulix-from-command-line

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 M Baker posted a new comment: OK, I think I got it figured out finally :-) If I run runsikulix.cmd -r c:\temp\sikx.sikuli then it loads my script and runs it fine as intended. I guess

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 M Baker posted a new comment: And java -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar d:\SikuliX\sikulix.jar -r c:\temp\sikx.sikuli works too ! Hooray :-) -- You received this

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 Status: Open => Solved M Baker confirmed that the question is solved: OK, I think I got it figured out finally :-) If I run runsikulix.cmd -r c:\temp\sikx.sikuli then it loads my

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 M Baker gave more information on the question: Wanted to add that I do not see sikuli-ide.exe or sikuli-ide.bat anywhere. Additionally, I do not have sikuli-script.jar from looking at runsikulix.cmd,

[Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
New question #402692 on Sikuli: https://answers.launchpad.net/sikuli/+question/402692 Hi -- Installed Sikuli on my Windows 10 system in d:\sikulix using sikulixsetup-1.1.0 and selecting Option #1. The install seemed to go OK and the popup test was successful. I can run the GUI fine using the