http://bugs.winehq.org/show_bug.cgi?id=25529
Summary: 64-bit Internet Explorer 7/8 refuse to install Product: Wine Version: 1.3.9 Platform: x86-64 URL: http://download.microsoft.com/download/1/1/4/114d5b07- 4dbc-42f3-96fa-2097e207d0af/IE7-WindowsServer2003-x64- enu.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=32502) --> (http://bugs.winehq.org/attachment.cgi?id=32502) Terminal output from IE7
All three of the 64-bit IE7/IE8 installers I could find (IE7 for XP/2003, IE8 for XP/2003, IE8 for Vista/2008) fail immediately with "Internet Explorer 7/8 is not supported on this operating system" despite using a WoW64 setup with the reported Windows version set to either version supported by that installer.
http://bugs.winehq.org/show_bug.cgi?id=25529
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, win64
http://bugs.winehq.org/show_bug.cgi?id=25529
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25529
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2010-12-15 16:05:52 CST --- You have to make sure the 64-bit version is set correctly ("wine64 winecfg"). After that you run into a 64-bit pointer truncation bug in the iesetup.exe code...
http://bugs.winehq.org/show_bug.cgi?id=25529
--- Comment #2 from A Wine user RandomAccountName@mail.com 2010-12-16 10:05:56 CST --- (In reply to comment #1)
You have to make sure the 64-bit version is set correctly ("wine64 winecfg").
I see now. Running it with ~/wine-git-x64/wine64/loader/wine64 gives "internal error" while running with ~/wine-git-x64/wine64/wine gives the unsupported OS message. Is that how it's supposed to work?
http://bugs.winehq.org/show_bug.cgi?id=25529
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2010-12-17 00:12:24 CST --- (In reply to comment #2)
~/wine-git-x64/wine64/loader/wine64
This won't work.
~/wine-git-x64/wine64/wine
This is correct, but Alexandre has already found a bug as per comment #1.
Confirming.
http://bugs.winehq.org/show_bug.cgi?id=25529
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-12-17 13:47:50 CST --- It should work OK now. The installer doesn't do anything useful though because wuapi is a stub.
http://bugs.winehq.org/show_bug.cgi?id=25529
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2010-12-24 13:13:06 CST --- Closing bugs fixed in 1.3.10.