Suppress and Skip “needs your permission to continue” Prompt with UAC On in Windows Vista制止和跳过“需要您的许可才能继续”提示的UAC就在Windows Vista
Turn off User Access Control关闭使用者存取控制 (UAC) feature in Windows Vista is probably a bad idea as it may compromises the system security, and also breaks IE7 protected mode. ( UAC )的功能在Windows Vista可能是一个坏主意,因为它可能会妥协,系统安全,也休息,在IE7保护模式。 However, with UAC on, users will always be prompted with dialog box of “A program needs your permission to continue” or “Windows need your permission to continue” whenever system needs to elevate to state with administrator’s rights to perform system changes, which is pretty annoying.然而,随着上的UAC ,用户将始终提示对话框的“一个程序需要您的许可才能继续”或“ Windows需要您的许可才能继续”每当系统需要提升到国家与管理员的权利,以执行系统的变化,这是相当恼人。 
A new tweak makes it possible to leave UAC turns on and continue running Internet Explorer 7 in protected mode while skip or auto answer ‘Continue’ or auto consent to all UAC’s ‘needs your permission to continue’ privileges elevation request dialog prompt.一个新的调整使得有可能离开的UAC开启和继续运行的Internet Explorer 7的保护模式,而跳过或自动回答'继续'或自动同意所有的UAC的需要您的许可才能继续'特权海拔请求对话框提示。 In other word, UAC behavior will change to work in silent mode or quiet mode, with all administrative tasks allow to proceed automatically without prompt when an user is logged on with administrator account.在其他Word ,行为的UAC将变更为工作在静音模式或安静模式,与所有的行政任务,允许进行自动提示,当用户登录与管理员帐户。
The advantages and benefits of automatic elevate without prompting UAC request compared with completely disable UAC are that some security features of UAC are still working and less annoying:优势和效益,自动提升,不提示的UAC的要求相比,与完全禁用的UAC是一些防伪特征的UAC仍在工作,少扰民:
- Request for elevation in execution privileges will be consented and succeed automatically, thus no prompt to user.要求海拔在执行的特权,将同意和自动成功,因此并没有提示用户。
- Applications will still run with limited non-admin privileges in standard user mode until the program requests the rights.申请将仍运行有限的非管理员的特权,在标准用户模式下,直到该计划要求的权利。
- Legacy applications that were not designed to support standard user accounts can continue to run in standard credentials without modification using the built-in file system and registry virtualization or sandbox feature.原有的应用程序被认为是不旨在支持标准用户帐户可以继续运行在标准的全权证书,无须修改使用内置在文件系统和注册表虚拟化或沙箱功能。
- Users login with standard user account will still prompt for an administrator password as with Over-the-Shoulder (OTS) Credentials feature.用户登录与标准用户帐户仍然会提示系统管理员密码,作为与过度的肩(在职培训计划)的全权证书的功能。
- Protected Mode IE will still work.保护模式,即仍然会工作。
Note that default setup and configuration of Windows Vista with UAC is optimized for security.请注意,默认情况下安装和配置的Windows Vista的UAC与优化安全。 However, if you don’t care about it, you can try to suppress and auto approve UAC privileges elevation permission request (and make your system less secure) with the following trick:不过,如果你不关心它,您可以尝试以制止和自动批准的UAC特权海拔权限要求(让您的系统安全性较低)符合以下伎俩:
- Enable UAC使的UAC if you have disable it.如果您有禁用它。
- Download下载 UACEnableAutoConsent.reg file uacenableautoconsent.reg档案 , and then double click on it to merge the registry value into registry. ,然后双击就它合并注册表值到注册表中。
- If you can’t download the registry file, simply copy and paste the below code to a text editor, and save the file with a .reg extension.如果您无法下载的注册表文件,只需复制并粘贴下面的代码到一个文本编辑器,并将该文件保存与一。 reg扩展名。 Then double click on it to apply it.然后双击就资讯科技应用资讯科技。
Windows Registry Editor Version 5.00Windows注册表编辑器5.00版[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] [ hkey_local_machine \软件\微软\的Windows \ currentversion \政策\制度]
“ConsentPromptBehaviorAdmin”=dword:00000000 “ consentpromptbehavioradmin ” =的DWORD : 00000000 - User can also open registry editor and navigate to the registry key above to set the ConsentPromptBehaviorAdmin value data.用户还可以打开注册表编辑器和浏览到注册表项以上的设置consentpromptbehavioradmin价值的数据。
- For Windows Vista Business or Ultimate SKU users, it can be done manually too.为Windows Vista商业版或最终SKU的用户,这是可以做到的手动太。 Simply run “secpol.msc”, and expand “Local Policies”, then click on “Security Options”.只要执行“ secpol.msc ” ,扩大“土政策” ,然后点击“安全选项” 。 Scroll down and locate the item “User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode”.向下滚动,并找到该项目的“用户帐户控制:行为海拔提示管理员在管理员批准模式” 。 Set the option to “Elevate without prompting.”设置选项,以“提升,而不提示” 。
Security Center will alert you with warning just like when you turning off Windows UAC, find out how you can安全中心会提醒您与警告,就像当您关掉的Windows的UAC ,找出如何,您可以 disable Security Center alerts禁用安全中心警报 . 。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要说明 :这是一个机器翻译网页是“按原样”提供的担保。 Machine translation may be difficult to understand.机器翻译可能很难理解。 Please refer to请参阅 original English article英文原版的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at分享和贡献,或取得技术的支持和帮助,在 My Digital Life Forums 我的数字生活论坛 . 。
Related Articles相关文章
- Turn Off and On UAC or Disable Elevation Prompt with TweakUAC关闭及或禁用的UAC海拔迅速与tweakuac
- Top 5 Worst and Useless Features and Programs in Windows Vista最常见的5个最严重的和无用的功能和程序在Windows Vista
- How to Disable or Enable Vista User Access Control in Command Prompt如何禁用或启用Vista的使用者存取控制在命令提示符
- How to Open Elevated Command Prompt with Administrator Privileges in Windows Vista如何打开提升的命令提示符具有管理员权限在Windows Vista
- Open Elevated Command Prompt Window Here as Administrator at Current Folder Directly in Vista Windows Explorer开放高架命令提示符窗口在这里,作为管理员,在当前文件夹直接在Vista中Windows档案总管
- Run Command Prompt Window as Administrator by Right Click Computer in Vista运行命令提示符窗口,作为管理员的权利,按一下电脑在Vista
- Activate, Enable and Show Administrator Account in Vista Welcome Screen启用,启用和显示系统管理员帐户在Vista的欢迎画面
- The Call to DllRegisterServer Failed with Error Code 0×80004005 on Windows Vista呼吁的DllRegisterServer失败,错误码0 × 80004005的Windows Vista
- Workaround to Install Microsoft AppLocale Utility in Windows Vista其他可行方案如果要安装Microsoft applocale实用工具在Windows Vista
- Solution to Windows Vista Activation Countdown Timer Stopper (TimerStop) Not Working with ReArm Patch解决Windows Vista激活倒数计时器塞子( timerstop )没有工作与武装修补程序
















April 20th, 2007 21:12 2007年4月20日21时12分
http://www.tweak-uac.com/what-is-tweak-uac/ is also a nice program to do a similar thing.也是一个不错的计划做了类似的事。
April 20th, 2007 23:45 2007年4月20日23时45分
At last someone came up with an answer to a very annoying problem.最后有人想出了一个答案一个非常恼人的问题。 Woot! woot ! Woot! woot ! Cudos cudos
April 21st, 2007 07:50 2007年4月21日7时50分
trying so hard to get used to it, now i think i can put it behimd试图使难以得到使用它,现在我想我可以把它behimd
April 29th, 2007 11:35 2007年4月29日11时35分
Thanks谢谢
May 6th, 2007 00:07 2007年5月6日0时07分
[...] Instead of turning off UAC, you can suppress elevation prompts while keeping UAC enabled, by tweaking an entry in the registry. [ … … ]而不是关闭的UAC ,您可以压制海拔提示,同时维持的UAC启用,调整文字在注册表中。 Better yet, you can download and use a free program called TweakUAC.再好不过了,您可以下载并使用一个免费程序所谓tweakuac 。 Quite simply, TweakUAC is a [...]很简单, tweakuac是一个[ … … ]
May 28th, 2007 03:49 2007年5月28日3时49分
Here’s some constructive criticism for My Digital Life:这里的一些建设性的批评,我的数位生活:
People copy your articles for notes.人民的复制您的物品作笔记。 Stop making it hard for people to copy the articles because people are going to copy them anyway regardless of what you do.停止使人们不难复制的文章,因为人们都去复制他们无论如何,不管是什么你怎么做。
Put your images up in a way so they can be easily copied instead of having in place of the image: “My Digital Life Visit the original article at:把您的图片,在方式,使他们能够很容易复制,而不在地方的形象: “我的数位生活,请访问原文章: http://www.mydigitallife.info “. “ 。 Nobody likes that crap.没有人喜欢说crap 。
Stop peppering your website with words that when you hover over them with your mouse, an ad pops up.停止peppering您的网站,换言之,当您悬停超过他们与您的鼠标,一个广告的持久性有机污染物。 Nobody gives a hoot for adverisinf.没有人给出了叫为adverisinf 。 All people are interested in s the damn article.所有的人有兴趣在S该可恶的文章。
Stop resizing browser windows.停止大小的浏览器窗口。 People want their browser windows to their liking, not yours.人们希望他们的浏览器窗口,以他们的喜好,而不是你。
If you choose to persist in doing these things, you will find that there will be consequences.如果您选择要坚持在做这些事情,你会发现,会有后果。
May 28th, 2007 10:04 2007年5月28日10时04分
Topaz, how did My Digital Life resize your windows?黄玉,怎么我的数字生活调整您的Windows呢? This website should never did that.本网站绝不应这样做。
And of course it’s impossible to make it ‘easy’ for content thief.和这当然是不可能的,使'容易'为内容的小偷。 Sorry.对不起。