首先确认:

在IE选项->"安全设置"->"自定义级别"里有"用户验",确认选中"自动使用当前用户名和密码登录"

对于Windows 2003/Windows XP 操作系统:

1)  Open RegEdit //打开注册表编辑器

2)  Browse to HKEY_LOCALMACHINE -> SOFTWARE -> Microsoft -> Internet Explorer -> Main //定位到【HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main】

3)  Add a dword under this key called TabProcGrowth //新建名称为 TabProcGrowth 的Reg_DWORD(整数值)

4)  Set TabProcGrowth to 0 //设置 TabProcGrowth 的值为 0

重新启动调试,就恢复正常

---------

以上是网上的,但是我是 win2008 64位加了后还是不行,原来还在

HKEY_LOCALMACHINE -> SOFTWARE –>Wow6432Node-> Microsoft -> Internet Explorer –> Main

新建为 TabProcGrowth

相关文章:

  • 2022-02-03
  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
  • 2021-07-26
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-13
  • 2021-06-15
  • 2021-12-18
  • 2022-12-23
  • 2021-10-02
  • 2021-11-12
相关资源
相似解决方案