← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #295379]: Sikuli Can't Click Image and Ask to Run the SikuliX Stuff as Admin

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
--- admin commandline
depending on the Windows you have: a right click on the entry/icon to open a command line should reveal a menu entry saying something like "... run as administrator ...". If successful, then the window title shows a different naming.

--- with Eclipse
you have to start Eclipse from such a commandline, to have a chance to run your workflow this way from within Eclipse (but might not work).

--- outside of Eclipse
export your project as a suitable jar and run that jar from that admin commandline using
java -jar <you-name-it>.jar

maybe this helps:
https://answers.launchpad.net/sikuli/+question/295298 comment #8

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