WineHQ
Internet Explorer 7.0



Category: Main > Networking & Communication > Browsers > Internet Explorer > 7.0


NameInternet Explorer
Version7.0
License Free to use
URLhttp://www.microsoft.com/ie
Votes 12
RatingSilver
Wine Version1.1.34
Free Download Internet Explorer 7 (full)
Maintainers of this version:
Description

Internet Explorer 7 (released 2006-10-18)

  • When submitting test results, please detail for which version of the Microsoft Operating System.
  • Please do not submit test results using ies4linux
Selected Test Results (selected in 'Test Results' table below)

What works

  • Browsing secure sites (https)
  • Sun Java VM
  • Flash 10
  • most java script
  • file downloads
  • page printing setup, preview and zoom

  • What does not

  • ierunonce
  • unable to pick search providers
  • fishing filter
  • pages requiring ActiveX

  • What was not tested
    Pop up blocker


    Additional Comments

    Installed using WineTricks VERSION=20091125 (IE7).
    Downgraded to wine version to 1.1.31 to install jre-6u17-windows-i586.exe.
    This is due to a regression in wine 1.1.32 - 1.1.34.
    After install upgrade back to 1.1.34.
    Added real XP Dll's to system32:
    msctf.dll,msimtf.dll,oelpro32.dll,uxtheme.dll,xmllite.dll
    
    Used winetricks to install:
    comctl32,comctl32,corefonts,fontfix, gdiplus,msls31,msxml3-4 & 6,riched20 & 30,tahoma,allfonts
    
    Used winecfg to set DLL Overrides:
    "browseui"="native,builtin"
    "comctl32"="builtin"
    "crypt32"="native,builtin"
    "dispex"="native,builtin"
    "gdiplus"="native"
    "hhctrl.ocx"="native,builtin"
    "hlink"="native,builtin"
    "iernonce"="native,builtin"
    "iexplore.exe"="native,builtin"
    "itircl"="native,builtin"
    "itss"="native,builtin"
    "jscript"="native,builtin"
    "mlang"="native,builtin"
    "mshtml"="native,builtin"
    "mshtml3"="native,builtin"
    "msimtf"="native,builtin"
    "msxml3"="native,builtin"
    "olepro32"="native,builtin"
    "riched20"="native,builtin"
    "riched32"="native,builtin"
    "scrobj"="native,builtin"
    "shdoclc"="native,builtin"
    "shdocvw"="native,builtin"
    "shlwapi"="native,builtin"
    "updspapi"="builtin"
    "url"="native,builtin"
    "urlmon"="native,builtin"
    "usp10"="native,builtin"
    "uxtheme"="native,builtin"
    "wininet"="builtin"
    "wintrust"="native,builtin"
    "xmllite"="native,builtin"
    
    This made IE7 much more functional.
    
    Test Results
    DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
    CurrentopenSUSE 11.2 x86_64Dec 09 20091.1.34 Yes Yes Silver Gary Profenno 
    ShowopenSUSE 11.1Dec 07 20091.1.34 Yes Yes Bronze Steffen 
    ShowsiduxSep 28 20091.1.30 Yes Yes Bronze phobie 
    ShowsiduxSep 25 20091.1.29 Yes Yes Bronze phobie 
    ShowopenSUSE 11.1 x86_64Aug 22 20091.1.28 Yes Yes Bronze Gary Profenno 


    Known bugs
    Bug # Description Status Resolution Other apps affected
    12433 Internet Explorer 7/8 is not showing any page NEW View
    16013 xmllitesetup (subinstaller of IE7) fails to install NEW View
    20198 Help icon crashes Internet Explorer 7 UNCONFIRMED View

     
    HOWTO
    Internet Explorer, but it will not be possible to view any page with it.

     

    • Run wineprefixcreate to update your ~/.wine directory.
    • Download Internet Explorer
    • Use cabextract to extract files from downloaded file IE7-WindowsXP-x86-enu.exe
    • Copy rpcrt4.dll and xmllite.dll files from C:\windows\system32 from Windows (where is SP2 installed) to ~/.wine/drive_c/windows/system32
    • Run following command in directory, where is Explorer extracted: WINEDLLOVERRIDES="rpcrt4=n" wine iexplore.exe

     
    Internet Explorer 7

    If you want to run Internet Explorer 6 with the rendering engine from version 7, follow the instructions, or use beta options of ies4windows script.

    Note: ies4linux is NOT supported by Wine.  Report bugs using their script to their maintainers.


     
    HOWTO - inprogress

    (Updated 2008-12-01)

    Attempting to install the IE7 requires the following to start up:

    wget -c  http://www.kegel.com/wine/winetricks

    sh winetricks volnum

    The installer will progress a bit further but fail when it cannot download updates and then quits.

     
    Available Install switches
    /help
    /passive
    /quite
    /update-no
    /no-default
    /nobackup
    /ieak-full:<path>
    /ieak-brand


     
    Codeweaver AppDB Entry
    Codeweaver AppDB Entry

     

    The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

    Howto IE7 with wine
    by Riccardo Pisanu on Sunday September 27th 2009, 6:55
    rkpisanu.altervista.org/doku.php?id=wineie7eng

    [post new] [reply to this]

    Regression?
    by doh123 on Thursday August 6th 2009, 7:43
    I haven't fully tested every version of Wine that I need to..

    Wine 1.1.21 and earlier seem to work ok in IE7

    Wine 1.1.24 through 1.1.26 (current) do NOT anymore (I have not tested 22 or 23). There are pages that have stopped working. I have not figure out what content on a website is causing this, but one such website that works in 1.1.21 that no longer works is www.champions-online.com

    [post new] [reply to this]

    wine 1.1.15
    by jim burns on Sunday February 15th 2009, 15:01
    1.1.15 boasts being able to run ie7 (see latest wwn #356), and indeed it installs and runs, but requires a little tweaking.

    First, I set global dlloverrides for mshtml, shlwapi, shdocvw, wininet, urlmon and actxprxy dlls to "native,builtin". Since actxprxy is not installed automatically, I copied it over from my windows xp partition to my wine install. (It makes music.yahoo.com happier.)

    I also installed msxml vers. 3 & 4. (Makes yahoo and windows update happier, tho' windows update is still not functional - see below about active x.) Be sure to set msxml to "native,builtin" also.

    Initially tabs weren't working, nor was I getting all of my toolbars. The first time I installed ie7, I did not pick installing updates and the Malicious Software Removal Tool. The 2nd time, I did leave that checkbox checked, and I got the tabs and toolbars to work.

    My main problems now is I have no popups, flash, or anything requiring active x. When I get to any web page that tries to install an active x control, after clicking thru a few popup messages, I get the information bar (under the toolbars) complaining that my security settings don't allow running the control. When I go into Internet Options -> Security, and try to set the security level to Medium, or try to pick Custom, and relax all the active x options, it still doesn't work.

    All in all, at least navigation works, and 1.1.15 shows definite improvement.

    Btw, for those interested in that Cryptographic Service not running error message box, you probably have too many native overrides. According to support.microsoft.com/kb/822798/ , the dlls associated with the cryptographic service are softpub, wintrust, initpki, dssenh, rsaenh, gpkcsp, sccbase, slbcsp, mssip32, & cryptdlg. Most of these have been already implemented as builtin dlls.

    [post new] [reply to this]

    Wine runs IE7! (Sort of)
    by Nathan.N on Friday January 16th 2009, 0:50
    www.nabble.com/Wine-runs-IE7!-td21480886.html

    [post new] [reply to this]




       << Back

    Page loaded in 0.02559 seconds.