Xi *_*Vix 10 registry proxy windows-8 internet-explorer-10
我有一个程序设置代理设置,它已经通过Windows的早期版本,直到Windows 8和IE 10.它设置下面的键.在Windows 8中,其他浏览器(如firefox)识别更改并使用代理设置.对于IE 10,全局策略生效(设置为灰色)但不是代理设置本身.如果我将ProxySettingsPerUser设置为1并在HKCU中复制相同的密钥,那么IE将它们用于当前用户......但是我需要它来覆盖所有用户.
HKLM "SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel" "Proxy" = 1
HKLM "SOFTWARE\Policies\Microsoft\Internet Explorer\Control Panel" "AutoConfig" = 1
HKLM "SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings" "ProxySettingsPerUser" = 0
HKLM "SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings" "DialupUseLanSettings" = 1
HKLM "SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings" "WarnOnIntranet" = 0
HKLM "SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings" "ProxyEnable" = 1
HKLM "SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings" "MigrateProxy" = 1
HKLM "SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings" "ProxyServer" = <server name>
HKLM "SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings" "ProxyOverride" = <list of exceptions>
Run Code Online (Sandbox Code Playgroud)
小智 5
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ Windows \ CurrentVersion \ Internet设置]“ ProxySettingsPerUser” = dword:00000000
| 归档时间: |
|
| 查看次数: |
134409 次 |
| 最近记录: |