Window Update に失敗する場合の対処(WindowsXP)
【対策】
1.DOS窓を立ち上げる。
2.現在の設定を確認する。
C:\Documents and settings\松本>のあとに
proxycfg と入力する。
メッセージ
Microsoft (R) WinHTTP Default Proxy Configuration Tool
Copyright (C) Microsoft Corporation. All rights reserved.
現在の WinHTTP プロキシ設定:
HKEY_LOCAL_MACHINE\
SOFTWARE\Microsoft\Windows\CurrentVersion
\Internet Settings\Connections\WinHttpSettings :
Flags = PROXY_TYPE_DIRECT
Proxy Server = -not set- 直接アクセス (プロキシ サーバーなし)
Bypass List = -not set-
3.IEの設定が反映されるように設定する
C:\Documents and settings\松本>のあとに
proxycfg -u と入力。
メッセージ
Microsoft (R) WinHTTP Default Proxy Configuration Tool
Copyright (C) Microsoft Corporation. All rights reserved.
更新されたプロキシ設定
現在の WinHTTP プロキシ設定:
HKEY_LOCAL_MACHINE\
SOFTWARE\Microsoft\Windows\CurrentVersion
\Internet Settings\Connections\WinHttpSettings :
Flags = PROXY_TYPE_DIRECT | PROXY_TYPE_PROXY
Proxy Server = proxy.xxxxx.xxxx.co.jp:8080(例)
Bypass List = <local>
4.WINDOWSアップデートを実施する