Question #295347 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295347
RaiMan proposed the following answer: ok, and to get it running in parallel, you have to issue a suitable start command. directly calling your program will pause your script until your program finishes, which is surely not, what you want. Another general approach: run from commandline and add the folder where your program resides to system path locally in the batchfile, so the dll would be found this way. -- 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 : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

