← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #464203]: App.open() not working on Windows Server 2012

 

Question #464203 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/464203

    Status: Answered => Open

pratik patil is still having a problem:
Hi,

for 0 and 3, we have code written in Core java and framework already
working smoothly. So we cannot use jython in our code.

1. Tried using App.run() but faced this error:
[error] RunTimeAPI: fatal error: java.io.IOException: Cannot run program "C:/Program Files (x86)/<path>/xyz.exe": CreateProcess error=740, The requested operation requires elevation

Also tried to append r at the beginning of path and still saw above
error.

It seems like error of permission

2. Notepad++ application launched using App.run command

-I have checked notepad++.exe and xyz.exe security tab (permissions) and
both are having same permission

do we have anything similar to os in java as you mentioned above ??

thanks for help till now ..

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.