sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32519
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
Status: Open => Answered
RaiMan proposed the following answer:
I revised the App class a bit, to more consistently access and deal with
the apps, that are already running.
This special case with cmd.exe I have overseen, but I just added an
option, to make this work again:
openApp(r'+cmd.exe /c start D:\\tempkill_files\\tempkill_new_v02.bat')
the + as first character says: do not look, wether this program is
already running, just run it, even if this produces a new instance
(which is what you want).
This will work sometimes later today (I will give you a note, when the
build is ready)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.