Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2015-01-31 Thread deva
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 deva posted a new comment: Hi RaiMan i am using sikuli version 1.1.0. i want to create batch file to run .skl file. could you help on it! -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2015-01-31 Thread RaiMan
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 RaiMan posted a new comment: @deva do not ask in comments - use your own question (may be with a reference to another question) ... but if you do like here, then subscribe to the question (I subscribed you

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-04 Thread Test
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 Status: Answered = Solved Test confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-04 Thread obiwan-92
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 obiwan-92 posted a new comment: @RaiMan -- sikuli-script.jar will be deprecated Copy that, so for the regular .sikuli, the command launch will be java -Dsikuli.FromCommandLine -jar

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-04 Thread RaiMan
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 RaiMan posted a new comment: @obiwan this solution was a quick-and-dirty fix for the above mentioned case and is used in the runIDE.cmd With version 1.1.0 there will only be a sikulix.jar (being sikuli-

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-04 Thread Test
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 Test posted a new comment: @obiwan: -Dsikuli.FromCommandLine as RaiMan mentioned, suppresses the prompt received when this command is omitted. The prompt looks like this: http://i.imgur.com/7RotHec.png --

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-04 Thread obiwan-92
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 obiwan-92 posted a new comment: @RaiMan and Test Thanks a lot. Have a nice day. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

[Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-03 Thread Test
New question #243242 on Sikuli: https://answers.launchpad.net/sikuli/+question/243242 I have searched high and low for this answer but to no avail. I understand that .skl file is an executable file and can be run via the command line. I can also create a batch file to execute this .skl file so

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-03 Thread Test
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 Description changed to: I have searched high and low for this answer but to no avail. I understand that .skl file is an executable file and can be run via the command line. I can also create a batch file to

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-03 Thread obiwan-92
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 Status: Open = Answered obiwan-92 proposed the following answer: Hello, To launch a script in a batch file : java -jar C:\path-to-sikuli\sikuli-script.jar -r C:\path-to-skl\script.skl sikuli-ide.jar is

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-03 Thread Test
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 Status: Answered = Open Test is still having a problem: I already tried that command and received the popup as shown above. -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #243242]: Is it possible to convert a .skl file to a .exe file?

2014-02-03 Thread RaiMan
Question #243242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/243242 Status: Open = Answered RaiMan proposed the following answer: @obiwan sorry, but I have to correct (and I do that because sikuli-script.jar will be deprecated with version 1.1.0, since everything can