As I finish up version 1 of InstallRunner, I went to set the UAC setting for “Require Administrator Privileges”. I did that, and got this error:
Doing some research*, the cause of the error was that I did this:
By default, uiAccess is false. I changed it to true. I’m not sure why, ignorance perhaps 🙂
What does uiAccess do anyway?