← Back to team overview

sikuli-driver team mailing list archive

[Question #267721]: How to stop Sikuli from creating "PATH" in "Environment Variables"

 

New question #267721 on Sikuli:
https://answers.launchpad.net/sikuli/+question/267721

First of all my apologies for my poor English :)

I have used Sikuli-java.jar to test a web site and it works wonderful, but now I need to make a runnable jar file and put on server (or just give it to my customer), but the issue is that when I run it for the first time on a computer it goes to "Environment Variables" and add a PATH of a file called "libs" which contains the dll files. I need to add Sikuli dll file to the jar file in a way that it recognize it and do not change anything on a new computer.

In other words:
What should I do that when I run the jar on a computer for the first time it does not change anything? or at least if I put the dll file beside the jar file it recognizes it and do not make that "PATH"?

I am really stuck and deeply appreciate your time and help.

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