sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29934
Re: [Question #260044]: How can I run a script via shortcut?
Question #260044 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/260044
Status: Open => Answered
Eugene S proposed the following answer:
Hi,
You can always just create a simple shortuct using the cmd command.
For example:
1. Right button mouse click wherever you want your shortcut to be created.
2. Click New -> Shortcut
3. Type in the command that will launch your script, for example:
C:\SikuliX\runScript.cmd -r Tests\Test.sikuli
4. Click Next and finish.
Now when you click on the resulting shortcut, it will launch your
script.
Eugene
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.