swas
May 3 2007, 11:37 PM
This has probably been asked before, but why do some programs require "run as administrator" ??
thanks
usasma
May 4 2007, 06:41 PM
A long story, but it's because of User Access Control (UAC). UAC forces the user to run as a standard user (Limited user in XP) - and requires elevation to run programs that need administrative permissions to work. This prompt will only happen if you're running an account that's designated as an Administrator in Vista. If it's not, then you'll get the prompt to enter credentials to run as an administrator.
Administrator privileges are required to write to certain directories on the computer and to the registry - if the standard user can't write to it, then it'll require that you "run as Administrator' in order for it to work.
Microsoft recommended that you run this way in XP - but even they didn't comply with this suggestion when developing their software. So, most pre-Vista software writes things in the "old" way - which Vista doesn't like. Vista forces this on us (and it makes sense for security purposes) - but this means that we'll be "running as an administrator" in order to get programs to work. Once the software writers convert over to the "Vista way" things should get less confusing.
swas
May 4 2007, 07:31 PM
hi usasma, Thanks for the response and the very good explanation.

It hasn't really been a problem for me I just didn't know the reason why. Thankyou for clearing it up for me
swas