sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35323
Re: [Question #272926]: How to run .skl under sikuli 1.1.0
Question #272926 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/272926
Status: Open => Answered
RaiMan proposed the following answer:
- double-clicking .skl is not supported in the moment, because there no
longer is a .exe, that can be associated with this ending.
- the problem are the non-ASCII characters in the filename.
if you do not have the original .sikuli for the .skl anymore:
- rename from 稳定性升级结果检查工具.skl to 稳定性升级结果检查工具.zip
- unzip
- rename the folder to some myname.sikuli
- rename the contained 稳定性升级结果检查工具.py to myname.py (same name as the folder)
conclusion:
do not use .skl anymore (deprecated anyways)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.