lightproof/UAC-Focus

Nothing happens when UAC prompt is displayed

Opened this issue · 2 comments

Hi.
I launched the script in admin mode, and it placed itself in the tray. I set Notify as Always. Then I invoked CMD in admin mode, which put up a blue UAC prompt. What should I expect to see from the script?
Thanks.

If the script is running in notify mode, then it will not only focus the UAC prompt window when it appears, but also display a balloon tooltip informing you about the fact.

uac-focused

If running in notifyall mode, then it will also show a balloon tooltip informing you that the UAC window was already in focus by the system when it appeared.

Which Windows version do you use?

I am on Windows 10 Pro 22H2 19045.4046. Thanks.