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

    Status: Answered => Open

deva is still having a problem:
Thanks for your explanation..


i used below code to run .skl file

the following is my .bat file

.bat file:

@echo off
start /i /b /wait Path-to \\runsikulix.cmd -r %1

i used the below line run as command from java:

String[] command={"cmd.exe", "/C", "Start "+path-to .bat file+" "+path-
to .skl file};

at where i have to add script line  in batch file

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

Reply via email to