sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20695
Re: [Question #235229]: App not found Windows 8.1
Question #235229 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235229
Status: Open => Answered
RaiMan proposed the following answer:
I just made some tests with my Win7-64 and the new version 1.0.1
(nothing changed in this area against RC3).
I cannot reproduce this problem.
The string given with App("some program") is directly and unchanged given to the Windows API call CreateProcess
(http://msdn.microsoft.com/en-us/library/windows/desktop/ms682425(v=vs.85).aspx)
at app.open() as the second parameter lpCommandLine
Currently I have no means to check this further.
Feel free, to post a bug.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.