Talk:HOWTO Install Internet Explorer 6 SP1
From Gentoo Linux Wiki
Contents |
[edit] Bugs
[edit] wget http://www.kievinfo.com/2/ie6_overrides.reg
This file is empty!
Antonio answeres: this file is not needed any longer
[edit] Setup is unable to connect to the internet
I found myself downloading urlmon.dll and wininet.dll into windows/system32 manually before ie6setup.exe could download anything off the web.
[edit] hh.exe
It does not work :(
Adding this helps a little
hhctrl.ocx(native)
But still not solved
It seems that shdocvw must be bultin ...
http://support.microsoft.com/default.aspx?scid=kb;en-us;259403
[edit] mfc40.exe
When I follow the directions, I'm told:
err:setupapi:SetupDefaultQueueCallbackA copy error 0 "C:\\windows\\temp\\IXP001.TMP\\olepro32.dll" -> "c:\\windows\\system32\\olepro32.dll"
This may not matter. I'm able to get it to run even with this failure.
[edit] ie6setup.exe
When I run ie6setup.exe, I select a custom install to turn off Outlook, and it tells me:
The folder 'c:\Program Files\Internet Explorer' is invalid. Please make sure that the folder is on your local hard disk and that you have specified a subfolder (for example, C:\Iexplore).
This is corrected by running winecfg and changing the drive type on C: from "Autodetect" to "Local hard disk."
[edit] Usage
[edit] User Authentication
I am unable to use a page that requires authentication using the Windows domain login.
Running under Windows, the authentication is completely transparent, as it uses my Windows login.
Running Mozilla under Linux, it authenticates with my Windows account by specifying a user as "DOMAIN\user" and my Windows password.
With wine, it asks for the user/password/domain, but it won't successfully authenticate.
Other pages that use authentication that isn't based on the Windows login work as expected.
Antonio: Is it NTLM auth? Can you use httpwatch to find out more details?
Yes, it is. (I'm running real Windows under VMWare, and I ran tcpdump on the host Linux side, grabbing the full packets.)
There's some info at: http://wiki.winehq.org/NtlmAuthSetupGuide
It's a bit confusing, as I'm not familiar with how things are supposed to work, but it looks like I need to manually install the pre-4.0 Samba release (not in Portage), and even then the page indicates that the necessary code isn't committed in Wine yet.
[edit] Problem with: "HOWTO Install Internet Explorer 6 SP1"
Hello. I tried to install ie by the article in the subject, but i couldnt, because the next message: "err:setupapi:SetupDefaultQueueCallbackA copy error 0 "C:\\windows\\temp\\IXP001.TMP\\olepro32.dll" -> "c:\\windows\\system32\\olepro32.dll" This message was pop up after the next command: "wine mfc40.exe". Where can I found help about this problem?
Thanks, OC oc666@netvision.net.il
Antonio: You can find about it in wine-user-mailing-list http://www.winehq.com/site/forums
[edit] Problem with DCOM98
I did this guide with wine 0.9.8-r1. I installed the reg file but when I run the DCOM98.EXE its told me that "DCOM98 can only be installed Windows 98. For Windows NT, please install latest service packs".
Antonio answeres: run winecfg and change windows version to win98 response: It doesn't help!
Antonio answeres:
Try rm -rf ~/.wine
If it does not help, upgrade to wine 0.9.15
[edit] Media Player and ies4linux
How can I installed media player with ies4linux? Antonio answeres: You need to develop patch like one for HTML Help
[edit] ies4linux download
I recommend to link this download http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz instead of specific version.
[edit] Firefox Opera Internet Explorer 6+7 Safari
I just managed to bring up on Gentoo following browsers:
- Firefox 2.0.0.4 (natively)
- Opera 9.2 (natively)
- Internet Explorer 6/7 (via ies4linux/wine, see http://www.tatanka.com.br/ies4linux/news/41)
- Safari Public Beta 3.0.1 (via wine, still buggy, see http://bugs.winehq.org/show_bug.cgi?id=8674]http://bugs.winehq.org/show_bug.cgi?id=8674)
See http://www.flickr.com/photos/8912423@N02/548400885/ for an screenshot. Realbuzz 18:05, 14 June 2007 (UTC)
