I have a program, specifically an installer, which is marked is requiring elevation with highestAvailable approach. I am using an administrator account with UAC at the highest level.
Is it possible to run this program without giving it administrative privileges?
Another example of such a program is stock regedit.exe, I can happily run it under an ordinary user without any UAC prompts, but cannot start it in admin account without elevation.
Interested mainly in Windows 7, but would not hurt to have a solution for Vista.