Suppress and Skip “needs your permission to continue” Prompt with UAC On in Windows Vistaを抑制するとスキップ" "続けるには許可が必要で、 Windows VistaでのUACプロンプトで

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の機能は、おそらく5月は悪いアイデアとしては、システムセキュリティの妥協であり、また、 Internet Explorer 7を保護モード休憩。 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 "のたびにシステムの状態に管理者の権限を昇格させるシステムの変更を実行するためにお客様のニーズを継続する必要があるの許可が必要]ダイアログボックスで、メッセージが表示されます非常に迷惑している。

許可のUACプロンプト

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.他の言葉では、サイレントモードまたは静かなの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.標準的なユーザーアカウントを持つユーザーのログイン情報はまだでは、ショルダー( OTSの)資格以上の機能は、管理者としてパスワードの入力を要求されます。
  • Protected Mode IE will still work. IEの保護モードはまだ動作します。

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の許可リクエストを承認してみてください気にしない(とは、次のトリックを使用してシステムの安全性の低い)をする:

  1. Enable UAC有効のUAC if you have disable it.場合は無効にしている。
    1. Downloadダウンロードする UACEnableAutoConsent.reg file UACEnableAutoConsent.regファイル , and then double click on it to merge the registry value into registry.それを、ダブルクリックしてレジストリには、レジストリ値をマージする。
    2. 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.00

      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] [探します。 HKEY_LOCAL_MACHINE \ SOFTWARE \マイクロソフト\のWindows \ CurrentVersion \ポリシー\システム]
      “ConsentPromptBehaviorAdmin”=dword:00000000 " ConsentPromptBehaviorAdmin " = DWORD値: 00000000

    3. User can also open registry editor and navigate to the registry key above to set the ConsentPromptBehaviorAdmin value data.ユーザーは、レジストリエディタを開くことができますし、上記のレジストリキーにConsentPromptBehaviorAdmin値のデータをセットに移動します。
    4. 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 私のデジタルライフフォーラム .です。



7 Responses to “Suppress and Skip “needs your permission to continue” Prompt with UAC On in Windows Vista” 7レスポンスを"抑制とスキップ" "続けるには許可が必要で、 Windows VistaでのUACプロンプトで"

  1. Markマーク
    April 20th, 2007 21:12 2007年4月、第20回2007/07/14 21:12
    1

    http://www.tweak-uac.com/what-is-tweak-uac/ is also a nice program to do a similar thing.また、同じようなことをするのは、いいプログラムです。

  2. Johnジョン
    April 20th, 2007 23:45 2007年4月、第20回2007/07/14 23:45
    2

    At last someone came up with an answer to a very annoying problem.最後には、非常に厄介な問題に対する答えを思いついた。 Woot! Woot ! Woot! Woot ! Cudos

  3. kayケイ
    April 21st, 2007 07:50 2007年4月21日07:50
    3

    trying so hard to get used to it, now i think i can put it behimdハードているのでそれに慣れるため、今私に言うことができると思うbehimd : )

  4. ramashi
    April 29th, 2007 11:35 2007年4月29日11:35
    4

    Thanksありがとう

  5. Suppress Vista UAC prompts with TweakUAC - Computer Forums VistaのUACプロンプトを抑制するとTweakUAC -コンピュータフォーラム
    May 6th, 2007 00:07 2007年5月6日00:07
    5

    [...] 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は[...]

  6. Topazトパーズ
    May 28th, 2007 03:49 5月28日2007年03:49
    6

    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.くそ、誰もが好きだ。

    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.すべての人々に興味があるの弱ったな資料だ。

    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.これらのことをしている場合に固執することを選択すると、その結果になるだろうが見つかります。

  7. admin管理
    May 28th, 2007 10:04 5月28日2007年10:04
    7

    Topaz, how did My Digital Life resize your windows?トパーズ、ウィンドウのサイズを変更する方法あなたのデジタルライフ私のですか? This website should never did that.このウェブサイトはなりませんでした。

    And of course it’s impossible to make it ‘easy’ for content thief.そしてもちろん、それをするのは不可能だが' 'コンテンツ泥棒に簡単です。 Sorry.残念に思う。

Leave a Replyは、返信のままに

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのタグ :の<a href=""使用することができますtitle=""> <abbr title=""> <acronym title=""> <b>ダウンロード<blockquote cite=""> <cite>の<code> <デル日時= " " >の<em> <i> <q cite=""> <strike> <strong>

Subscribe without commentingチャンネル登録コメントなし


Custom Search

New Articles新しい記事

Incoming Search Terms for the Article着信は、文書の検索利用規約

windows needs your permission to continue 窓を続けるには許可が必要 - - a program needs your permission to continue プログラムを続けるには許可が必要 - - "windows needs your permission to continue" "窓を継続する"あなたの許可が必要 - - windows needs your permission 窓をあなたの許可が必要 - - vista a program needs your permission to continue Vistaのプログラムを続けるには許可が必要 - - Stop Vista prompts 停止Vistaを促すメッセージが表示さ - - VISTA "A program needs your permission to continue" ていない"プログラムを続行する"あなたの許可が必要 - - "windows needs your permission" "窓"あなたの許可が必要 - - "a program needs your permission to continue" "プログラムを続行する"あなたの許可が必要 - - suppress my info 私の情報を抑える - - vista windows needs your permission to continue VistaはWindows続けるには許可が必要 - - suppressmyinfo suppressmyinfo - - vista permission Vistaの許可 - - suppress my info.com 私のinfo.comを抑える - - permission vista 許可を眺め - - vista permission to continue Vistaの許可を継続する - - a program needs your permission 、プログラムがユーザーの許可が必要 - - all すべての - - vista windows needs your permission VistaはWindowsのアクセス許可が必要 - - a program needs your permission to run プログラムの実行を許可する必要がある - - windows needs permission to continue 窓を継続するアクセス許可が必要 - - vista permission prompt Vistaのアクセス許可のプロンプト - - windows needs your permission to continue vista Windows Vistaを続けるには許可が必要 - - permission in vista Vistaで許可 - - suppress my.info my.infoを抑える - - vista a program needs permission ビスタのプログラムの許可が必要 - - vista "windows needs your permission to continue" Vistaの"窓を継続する"あなたの許可が必要 - - uac silent mode サイレントモードはUAC - - vista "windows needs your permission" Vistaの"窓"あなたの許可が必要 - - how to stop vista prompts どのような眺めを停止するように要求 - - "windows needs your permission to continue" vista "窓 " Vistaを続けるには許可が必要 - - "windows needs your permission to continue "窓を続けるに許可が必要 - - a program needs permission to continue プログラムを続行するアクセス許可が必要 - - program needs your permission to continue プログラムを続けるには許可が必要 - - uac permission のUACの許可 - - vista requires permission Vistaの許可が必要です - - suppress UACのUAC を抑える - - disable "windows needs your permission to continue" 無効"ウィンドウを継続する"あなたの許可が必要 - - supress my info 私の情報を抑える - - suppress UAC prompts 抑えるのUACプロンプト - - Need your permission to continue お客様の許可を継続する必要があります - - remove permission request from vista ビスタ許可を要求削除 - - vista disable permission prompt Vistaの許可を無効にプロンプト - - how to remove windows needs your permission to continue 窓を削除する方法を続けるには許可が必要 - - deactivate "windows needs your permission to continue" " 窓を無効に続けて"あなたの許可が必要 - - "windows need your permission to continue" "窓を継続する"あなたの許可が必要 - - how to remove a program needs your permission to continue どのようにプログラムを削除し続けることがあなたの許可が必要 - - uac quiet mode 静かなモードはUAC - - "Windows Needs Your PERMISSION" vISTA " Windowsのニーズをあなたの許可"ていない - - Windows need your permission to continue 窓を続けるに許可が必要 - -