Question #656852 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/656852

masuo proposed the following answer:
There is a script named "xyz.sikuli" in "C:\Script".

[prepare batch file]
Create a batch file named "xyz.bat" to run the script from command line.

C:\SikuliX\runsikulix.cmd -r C:\Script\xyz.sikuli

[task scheduler setting]
Register "xyz.bat" as the task named "abc".  

[Jenkins setteing]
Register the schtasks command as the build procedure.

schtasks /run /tn abc

-- 
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

Reply via email to