New question #263117 on Sikuli: https://answers.launchpad.net/sikuli/+question/263117
<INFO> To run a .sikuli or .skl file in Windows, there are multiple options available in the documentation as well as in the FAQ's, however all the answers revolve around launching the sikuli-ide.exe file or the sikuli-ide.bat file or to launch it without the IDE there is sikuli-script.jar file with the command "java -jar %SIKULI_HOME%\sikuli-script.jar path-to-your-script\yourScript.sikuli" as in the documentation. <ISSUE> My problem is - I dont have any of these files, neither in the project, nor in any other folder in the machine, all i got is runIDE.cmd runSetup.cmd sikuli-ide.jar sikuli-java.jar sikuli-setup.jar and a library of dll files. Now, I am able to work on the IDE (runIDE.cmd) and create scripts and "Export" to a .skl file, but <QUERY> Am i missing any files ?? and if not,, Can anyone help on "How do I get a command line statement to run a .skl / .sikuli file (USING THE FILES I HAVE), which i can later implement in any program (.bat or .exe)?? Looking for minimalistic user interaction with the execution of the script so., Non-IDE based solutions please... -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

