Re: [Sikuli-driver] [Question #459923]: Sikuli Project deployment on windows machines without Sikuli installed --- not possible

2017-02-14 Thread RaiMan
Question #459923 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/459923

Summary changed to:
Sikuli Project deployment on windows machines without Sikuli installed --- not 
possible

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #459923]: Sikuli Project deployment on windows machines without Sikuli installed --- not possible

2017-02-15 Thread Maurice Richard
Question #459923 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/459923

Status: Answered => Open

Maurice Richard is still having a problem:
Hi RaiMan,

Thanks for the quick response!  So I'll need to install Sikuli on the target 
machine & Java as well.  
Ok, I can do that.

But how does one deploy this exactly.  I don't want the user messing with 
Sikuli.
I'd prefer for them to be able to just click an icon and run the project.

Thanks!
Moe

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #459923]: Sikuli Project deployment on windows machines without Sikuli installed --- not possible

2017-02-19 Thread dinev
Question #459923 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/459923

Status: Open => Answered

dinev proposed the following answer:
If you need to deploy sikuli script with all required elements you will need 
more technical experience.
Here is what I would do:

1. Get familiar with sikuli console installation options
2. get familiar with java console installation options
3. create a batch file for windows that deploys all necessary things for you
Or use some free software installer products

Hope this helps

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #459923]: Sikuli Project deployment on windows machines without Sikuli installed --- not possible

2017-02-24 Thread Maurice Richard
Question #459923 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/459923

Maurice Richard posted a new comment:
Thanks for the tips Dinev, it's appreciated!

Here's the steps I specifically used to get this working.

1) Install Sikuli on the target machine
2) Install Java on the target machine
3) Moved the Sikuli project folder to the Sikuli installation folder
3) Create a batch file to fire up the app

The batch file script will look something like this:
C:\Sikuli\runsikulix.cmd -r C:\Sikuli\ProjectFolderName\ProjectName.sikuli

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #459923]: Sikuli Project deployment on windows machines without Sikuli installed --- not possible

2017-02-24 Thread Maurice Richard
Question #459923 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/459923

Status: Answered => Solved

Maurice Richard confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp