Independent executable script

Asked by Mehran Rahbardar

I want to create an independent executable file that runs sikuli script without the user consider that sikuli running, How can I hide Sikuli IDE or make an independent executable file?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Sikuli does not have any features currently, to build a self-contained executable.

With some additional Java programming (take care for the native libraries and images), it would be possible to build an .exe, that only needs Java on the machine.

The scripts itself can be packed to the so called Sikuli executable (a zipped version of the folder .sikuli) and run from command line using a java command. But this needs at least part of the Sikuli installation on the machine.

Revision history for this message
Eugene S (shragovich) said :
#2

Hi Raiman,

Just to make sure, is that feature still unavailable?

Thanks,
Eugene

Revision history for this message
RaiMan (raimund-hocke) said :
#3

this is on the list for version 1.2.

The solution will be based on launch4J (http://launch4j.sourceforge.net/index.html).

So anyone, who already has experiences with it, is welcome to contribute anything that might help.

Revision history for this message
RaiMan (raimund-hocke) said :
#4

@Eugene
Please subscribe to a question, where you ask additional questions in a comment, so you will be notified about reactions.

Can you help with this problem?

Provide an answer of your own, or ask Mehran Rahbardar for more information if necessary.

To post a message you must log in.