* On Wed, 28 Jun 2006, Steven Edwards wrote: > * On 6/28/06, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > > > > --- tools/wine.inf.ori 2006-06-28 18:32:28.000000000 +0200 > > +++ tools/wine.inf 2006-06-28 18:35:22.000000000 +0200 > > @@ -2467,3 +2467,6 @@ > > HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT" > > HKLM,%Control%\Windows,"CSDVersion",0x10003,0x400 > > HKLM,%Control%\Session Manager\Environment,"OS",2,"Windows_NT" > > +HKLM,"Software\Microsoft\Internet Explorer","Version",,"6.0.2900.2180" > > +HKLM,"Software\Microsoft\Internet Explorer","W2kVersion",,"6.0.2900.2180" > > +HKLM,"Software\Microsoft\Internet Exlporer","Build",,"62900" > > Does installing IE6 in win98 mode still work after this? I think its > going to have problems. We really should report IE 5 so the IE 5.5 and > 6 installers dont get confused.
If community decides it needs different IE versions, then I guess this needs to be done somewhere in winecfg, no?