I have made an application from Sikuli IDE which clicks on a website links. Now i want to hide its source and compile it as an standalone exe file for my friends.

Please let me know how to do it.

Thanks

link|improve this question

0% accept rate
feedback

2 Answers

It is now possible with Siklli X version. Check this link http://sikuli.org/docx/faq/010-command-line.html#runsikuliscript

link|improve this answer
feedback

You can export the project an a sikuli executable File --> Export Executable or ctrl+shift+e

link|improve this answer
how to make the sikuli executable into a .exe file? – user764490 Sep 18 '11 at 6:41
1  
As of yet, this functionality doesn't exist in sikuli it is confirmed here. The closest you cant come to having a "standalone executable" is to have a .skl sikuli executable which still requires sikuli to be installed. – Snaxib Sep 19 '11 at 16:44
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.