← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #678267]: Is is possible to use keyboard actions or to make click on UAC dialogs?

 

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

Asheru posted a new comment:
I was trying to install an application. I solved it by adding some
parameters to a command. You also need to run the script as an admin.
This combination, run the script as admin + the right arguments for the
install command will not show the UAC. This is the command:

setup.exe /S /v"/qb! /norestart" but it might be particular for my app.


HOWEVER, it seems that there is a workaround for clicking on UAC with
sikuli.

Please see here -> https://stackoverflow.com/questions/42636098/sikulix-
jython-uac-automation

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