Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Linux and software for Linux (http://stream-recorder.com/forum/forumdisplay.php?f=61)
-   -  

How to install Internet Explorer 7 (IE7) in Ubuntu 10.04 Lucid Lynx

(http://stream-recorder.com/forum/showthread.php?t=6721)

any ANONYMOUS forum user 05-26-2010 07:59 AM

How to install Internet Explorer 7 (IE7) in Ubuntu 10.04 Lucid Lynx


 
Tested in Ubuntu 10.04 Lucid Lynx with Wine 1.1.42
  1. Install wine and winetricks if needed.
  2. Then run the following from the Terminal:
    Code:

    winetricks comctl32 comctl32.ocx corefonts gdiplus gecko msls31 msxml3 msxml4 msxml6 riched20 riched30 tahoma
  3. Run Wine config:
    Code:

    winecfg
    Select the "Libraries" tab. Select the msvcrt.dll and hit the "Remove" button.
  4. Create the following DLL overrides:
    Code:

    "browseui"="native, builtin"
    "comctl32"="builtin"
    "crypt32"="native, builtin"
    "gdiplus"="native"
    "hhctrl.ocx"="native, builtin"
    "hlink"="native, builtin"
    "itircl"="native, builtin"
    "itss"="native, builtin"
    "jscript"="native, builtin"
    "mlang"="native, builtin"
    "mshtml"="native, builtin"
    "msimtf"="native,builtin"
    "msxml3"="native,builtin"
    "riched20"="native,builtin"
    "riched32"="native,builtin"
    "secur32"="native, builtin"
    "shdoclc"="native, builtin"
    "shdocvw"="native, builtin"
    "shlwapi"="native, builtin"
    "url"="native, builtin"
    "urlmon"="native, builtin"
    "usp10"="native, builtin"
    "uxtheme"="native,builtin"
    "wininet"="builtin"
    "wintrust"="native, builtin"

  5. Download Windows Internet Explorer 7 for Windows XP
    Code:

    http://www.microsoft.com/downloadS/details.aspx?familyid=9AE91EBE-3385-447C-8A30-081805B2F90B&displaylang=en
  6. Install Internet Explorer 7:
    Code:

    wine IE7-WindowsXP-x86-enu.exe
  7. After the installation run winecfg again and set comctl32.dll back to builtin (Wine).
  8. Reboot:
    Code:

    wineboot -k
  9. Run IE7
    wine "c:/Program Files/Internet Explorer/iexplore.exe"


Stream Recorder 05-26-2010 08:20 AM

Re: How to install Internet Explorer 7 (IE7) in Ubuntu 10.04 Lucid Lynx


 
I also tried to install IE8 the same way. I was using another prefix, so the installation was fine. However I can only open the homepage in IE8 and reload it. I wasn't able to navigate with the browser.

As for IE7, I installed it to try to use https and ActiveX, but https didn't work for the web-site I needed. If you know how to make it work, please advise. Thank you!


All times are GMT -6. The time now is 03:07 AM.