sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32076
Re: [Question #108408]: Compiling Sikuli project to run it on Windows 7 as an EXE file
Question #108408 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/108408
RaiMan posted a new comment:
@guto
If you are talking about scripts (.sikuli): principally possible but complex up to not possible.
I had a look at some free exe builders: no success.
There are some solutions available, that target at having everything on a stick and not touching the registry: no success.
The most promising solution is using Launch4J.
... but I do not want to discourage you:
with the Sikuli versions before 1.1.0, there are many pitfalls: system path settings, libraries not loadable from .exe (must be exported). So you have to add some Java code, to arrange the system where the exe is started on.
Version 1.1.0 will have an option to build self contained exe packages using Launch4J (not yet available though).
This is possible, since I managed to have SikuliX self contained now, so that all features are available to run an exe having everything inside. Even the IDE will come back now as exe.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.