UAC is Microsoft's attempt to implement the Principle of Least Priveledge for the everyday user. It's actually a very good idea and if you're finding it this annoying, it probably means you normally run as Administrator on your Windows machines (and are nor accustomed to running as a User account) and that is a Bad Thing(tm.)Quote:
Originally Posted by Moira
Plus, by turning off UAC, you're losing out on the benefits of the Protected Mode of Internet Explorer 7. Protected Mode gives IE7 the ability to become a browser more secure than any other current browser that I know of. First bit is a good read: http://blogs.msdn.com/ie/archive/2006/02/09/528963.aspx
Protected Mode in Action: http://www.microsoft.com/technet/sec...ry/935423.mspx
Quote:
Customers who are using Internet Explorer 7 on Windows Vista are protected from currently known web based attacks due to Internet Explorer 7.0 protected mode.
Hear hear.Quote:
Originally Posted by zencoder
IRRC, when you log on with an Administrator account, the account is given two tokens: an administrative token and a restricted-access token. Programs are automatically run with the restricted-access token and only use the administrative token when either a) you tell it to (Right-click the file -> Run as Administrator) or b) it needs administrative priveledges (And then you are prompted to give them to it.)Quote:
Originally Posted by RoadClosed
Explorer.exe also starts with with the restricted-access. (Example: Create a basic text document. Open an explorer window. Edit -> Move to Folder -> C:\Windows\system32. It will prompt you for administrative access in order to complete the move.)Quote:
Originally Posted by RoadClosed
- Xierox
