Hi Leonard
Because my build is IE 7.0.5730.11IC, whereas the build that the software
vendor of the application I'm developing is 7.00.5730.1100, I see a bug in
the application I'm developing in IE7, but on my software vendor's machines
the bug does not appear - and the only difference in our configurations
seems to be that we are using different builds of IE7 from each other. It's
not at all obvious from the build numbers which is the most recent build,
but as I installed my build over a year ago and have never updated it, I had
suspected that theirs was likely to be more recent than mine. Can you or
anyone confirm that my build number IE 7.0.5730.11IC is definitely more
recent than their build number 7.00.5730.1100?
Dave
| If Microsoft/Windows Update doesn't offer you an update, your copy of
| Internet Explorer is up to date. It's that simple. Why are you making
[quoted text clipped - 37 lines]
| > | >
| > | > Dave
Frank Saunders MS-MVP IE,OE/WM - 25 Jun 2008 19:53 GMT
> Hi Leonard
>
[quoted text clipped - 11 lines]
> anyone confirm that my build number IE 7.0.5730.11IC is definitely more
> recent than their build number 7.00.5730.1100?
No.
Those are the same build.
If you uninstall IE7 and reinstall it you'll probably get 7.0.5730.13 (IC or
00). No difference I can detect.

Signature
Frank Saunders MS-MVP IE,OE/WM
Do not reply with email
Dave Rado - 26 Jun 2008 18:22 GMT
Thanks Frank.
Dave
| > Hi Leonard
| >
[quoted text clipped - 16 lines]
| If you uninstall IE7 and reinstall it you'll probably get 7.0.5730.13 (IC or
| 00). No difference I can detect.
Leonard Grey - 26 Jun 2008 00:44 GMT
Could you do a web search? It took me less than a minute to find the
information:
"How to determine which version of Internet Explorer is installed"
http://support.microsoft.com/kb/q164539/
IC = Internet Content Provider, i.e., modified by a third party.
---
Leonard Grey
Errare humanum est
> Hi Leonard
>
[quoted text clipped - 60 lines]
> | > | >
> | > | > Dave
Dave Rado - 26 Jun 2008 18:21 GMT
| "How to determine which version of Internet Explorer is installed"
| http://support.microsoft.com/kb/q164539/
|
| IC = Internet Content Provider, i.e., modified by a third party.
Thanks for the link.
Dave
Robert Aldwinckle - 27 Jun 2008 04:55 GMT
> Hi Leonard
>
[quoted text clipped - 3 lines]
> the bug does not appear - and the only difference in our configurations
> seems to be that we are using different builds of IE7 from each other.
A better comparison would be *all* of IE, not just the starting stub program.
E.g. Run... (press Win-R and enter:)
msinfo32.exe /category IEFileVersions
Make sure the reports are in File order (e.g. click on that heading)
and save both (using the Edit menu and new Notepad windows.)
Take a diff of them (e.g. windiff or just fc). Now would you say the only
difference in your configurations is that yours was created as an IEAK
package? <eg>
But that's not all that could be causing different symptoms anyway.
E.g. what about your scripting support or add-ons? Are you sure that
all those modules are identical too? ; )
> It's
> not at all obvious from the build numbers which is the most recent build,
> but as I installed my build over a year ago and have never updated it, I had
> suspected that theirs was likely to be more recent than mine. Can you or
> anyone confirm that my build number IE 7.0.5730.11IC is definitely more
> recent than their build number 7.00.5730.1100?
It may help if you gave us your problem symptoms instead of asking
questions to support your guesses about what is causing them... ; }
HTH
Robert Aldwinckle
---
> Dave
>
[quoted text clipped - 47 lines]
> | > | >
> | > | > Dave
Dave Rado - 27 Jun 2008 11:33 GMT
Hi Robert
| A better comparison would be *all* of IE, not just the starting stub program.
| E.g. Run... (press Win-R and enter:)
|
| msinfo32.exe /category IEFileVersions
But I don't know how one could go about getting mine to be the same as
theirs if there was a difference in one or more of those files.
| But that's not all that could be causing different symptoms anyway.
| E.g. what about your scripting support or add-ons? Are you sure that
| all those modules are identical too? ; )
I'd have thought that scripting support shouldn't affect this app as it's
pure css, and contains no script. Not sure what add-ons could cause a pure
css app to display incorrectly on one machine and correctly on another. It's
very weird.
Dave