Note that there are some explanatory texts on larger screens.

plurals
  1. POStandalone IE6 gets its version from IE7 and gets the wrong CSS
    primarykey
    data
    text
    <p>I have an odd question related to how IE6 gets its version info with respect to conditional comments.</p> <p>So far I had been successfully using a standalone IE6 inside a custom directory, which I had gotten from (I believe) either MS or <a href="http://browsers.evolt.org/download.php?/ie/32bit/standalone/ie6eolas_nt.zip" rel="nofollow noreferrer">evolt</a> - to fix my current issue I also tried to download IE6 from MS (using the instructions from <a href="http://www.updatexp.com/download-ie6.html" rel="nofollow noreferrer">here</a>) to override IE7 but the MS connection keeps breaking - also the files from evolt (the other solution) have disappeared.</p> <p>Today while running IE7 I did try to install the MS developer toolbar and clicked on 'repair current developer toolbar' when offered. To make a long story short, this affected my IE6 install, as now IE6 still looks (and renders) like IE6, but lists '7.0.xxx' as its version, just the same as IE7. When I looked at the IE6 dir, only one file was marked as modified: IEXPLORE.EXE.local (0 bytes).</p> <p>The result seems to be that IE6 responds to conditional comments aimed at IE7, which override the * html hacks used to fix IE6 css bugs - pages that previously were fixed are broken since the change.</p> <p>So, my question: how does one make IE6 take its version information from the 'right place'? There is a version.txt file inside IE6 dir, but obviously isn't useful to the binary. I also tried deleting the IEXPLORER.EXE.local, and also tried to copy it to the IE7 install, but that didn't work.</p> <p>Microsoft REALLY knows how to irritate developers as well as customers (sorry, saying that makes me feel better)...</p> <p>I am hoping there is a simple fix. I list all the files inside the IE6, below.</p> <pre><code>version.txt xpsp2res.dll urlmon.dll mshtml.dll mshtml.tlb inetcpl.cpl shdocvw.dll brwseui.dll vbscript.dll jscript.dll dispex.dll iexplore.exe IEXPLORE.EXE.local </code></pre> <p>Thanks for any suggestion!</p> <p>KC</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload