sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32534
Re: [Question #266883]: [1.1.0] Second monitor recognized but still not working --- fixed 2015-05-15+
Question #266883 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266883
RaiMan proposed the following answer:
no, much simpler
from build 2015-05-23+ on you can do, what you used to do:
openApp(r'cmd.exe /c start D:\tempkill_files\tempkill_new_v02.bat')
Be aware:
- since you use a raw string r'…' or r"…" the backslashes need/should not be doubled.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.