IE8 设置位置
我有两个不同的 IE8 客户端站,它们在 Web 应用程序中经历不同的行为。我希望能够比较每个 IE 安装的本地设置以找到问题的根源。除了注册表之外,IE8 和 Windows Server 2003(站一)和 Windows XP(站二)还使用其他文件/位置来存储设置吗?
I have two different IE8 client stations that are experiencing different behaviors in a web application. I would like to be able to compare the local settings of each IE installation to find the source of the problem. Besides for the registry are there any other files/locations that IE8 and Windows Server 2003(station one) and Windows XP(station two) use to store the settings?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
事实上,所有 IE 的设置都分布在各个注册表位置。唯一的其他设置是在 WinINET 缓存数据库索引中维护的,但这些是您无法轻松读取的二进制 blob,并且几乎从不与任何问题相关。
Virtually all of IE's settings are sprinkled in various registry locations. The only other settings are maintained within the WinINET cache database index, but these are binary blobs you cannot readily read, and are almost never related to any problems.