← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #128820]: how to run sikuli without normal installation

 

Question #128820 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/128820

RaiMan posted a new comment:
@ paramveer

--- a minimum Sikuli setup to run Sikuli scripts:

Windows:

--- Sikuli program folder
C:\Program Files\Sikuli X 
must contain sikuli-script.jar

--- Sikuli DLL folder
C:\Program Files\Sikuli X\libs
must contain the content of the libs folder of a complete installation

--- System path entries needed
C:\Program Files\Sikuli X\libs
C:\Program Files\Java\jre6

--- optional environment variable
%SIKULI_HOME% = C:\Program Files\Sikuli X\
with trailing backslash

C:\Program Files\Sikuli X
can be any other folder, as long as the environment is set correctly.

--- run a script
java -jar sikuli-script.jar path-to-some.sikuli

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.