Internet Explorer

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
gandalf458
Newbie
Newbie
Posts: 2
Joined: Wed Jul 29, 2009 2:01 am

Internet Explorer

Post by gandalf458 »

I have, I think, successfully installed Wine 1.0.1 on Ubuntu 9.04. Notepad seems to work and I managed to install an app although I uninstalled it again as the app didn't run. However, if I browse the c: drive and go to Program Files > Internet Explorer and try to run iexplore.exe all I get is a window with just Wine Internet Explorer in the window but no IE. Am I missing something?

Thanks G.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Internet Explorer

Post by austin987 »

On Wed, Jul 29, 2009 at 12:30 PM, gandalf458<[email protected]> wrote:
I have, I think, successfully installed Wine 1.0.1 on Ubuntu 9.04. Notepad seems to work and  I managed to install an app although I uninstalled it again as the app didn't run. However, if I browse the c: drive  and go to Program Files > Internet Explorer and try to run iexplore.exe all I get is a window with just Wine Internet Explorer in the window but no IE. Am I missing something?
Wine doesn't bundle internet explorer...that's microsoft's software.
Wine Internet Explorer is based on Mozilla gecko code, and is used by
apps that use IE for rendering.

If you need 'real' ie, use winetricks to install it, though it's not
really supported.

--
-Austin
gandalf458
Newbie
Newbie
Posts: 2
Joined: Wed Jul 29, 2009 2:01 am

Post by gandalf458 »

Thanks for explaining - my brain has been hurting all day trying to get Dreamweaver installed...
Frédéric Delanoy

Internet Explorer

Post by Frédéric Delanoy »

On 07/29/2009 07:46 PM, gandalf458 wrote:
Thanks for explaining - my brain has been hurting all day trying to get Dreamweaver installed...
BTW maybe you should consider upgrading to 1.1.26 first... just a suggestion
Locked