← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #295347]: Trying to launch an EXE or LNK file

 

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.