views:

872

answers:

2

Topic says it all. Some stuff aren't working on some of my clients' browsers, and we have narrowed it down to an IE-error, but it would be GREAT to have a way of easily comparing IE's settings.

Anyone got an idea?

+4  A: 

If this is on XP or Vista, try running gpedit.msc, then navigate to Local Computer Policy > Computer Configuration-> Administrative Templates > Windows Components > Internet Explorer. Right click on Internet Explorer and you'll be able to export all the settings.

If you need to do this programmatically, you could try looking at the IE registry settings in the hive.

John Feminella
A: 
Chuck The Nerd