ui automation - Handling UAC prompts when doing UIAutomation -


Is there a way to access UAC prompts via UAUUATAM (I am writing a test for an installation process) .

It seems that there is a way to set it up.

So the question is how can it be made automatically?

My current UI setup setup

With a group of extension methods for security reasons Amazing White API (white.codeplex.com), this is guaranteed to be impossible.

The entire status of the UAC is that the program can not automatically click allow .

Comments