Question #181657 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/181657
RaiMan posted a new comment: @ Michal thanks for commenting anyway. the difference between a plain java execution (double clicking a runnable jar) and using one of the provided command files is the Java option -Dfile.encoding=UTF-8 which is present in the letter case and tells Java, that file content is encoded in UTF-8. IN the first case, the encoding setting seen by Java is the one from your system settings/Java standard settings, which usually on Windows is something else than UTF-8. -- 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

