[Wine] Re: Installing IE6 in wine-0.9.8

Eugene Rogoza euroABITOFJUNK at i.com.ua
Tue Mar 7 13:59:32 CST 2006


On Tue, 2006-03-07 at 13:29 +0100, Eugene Rogoza wrote:
> On Mon, 2006-03-06 at 13:44 +0100, Eugene Rogoza wrote:
> > On 3/2/06, Eugene Rogoza <euroABITOFJUNK at i.com.ua> wrote: 
> > > Hello everybody,
> > >
> > > I know there are many HOWTOs out there about installing IE6, but none
> > > seem to mention the problem I have.
> > >
> > > The installation of IE6 doesn't go beyond the window:
> > >
> > > "Setup was unable to download the required components. Please make sure
> > > you are connected to the internet or try to run Setup later again"
> > >
> > 
> > To get past this error, you have to register a copy of inseng.dll like so:
> > 
> > regsvr32 inseng.dll
> > 
> > --
> > James Hawkins
> > 
> 
> I copied inseng.dll from my WinXP partition to ~/.wine/drive_c/windows/system32 and registered it using "wine regedit inseng.dll.
> 
> The problem remains though.
> 
> I am running FreeBSD 6.0.
> 
> Eugene.


ies4linux behaves strangely. It copies recursively the entire ~/.wine to
~/.ies4linux/base and then to ~/.ies4linux/ie6. However, all symbolic
links are also followed. In the end it tries to copy my whole home
directory to "My Documents" folder under "windows/profiles/username".
Disabling it by "cp -PR" just stops the script.

Anyway, it seems ies4linux bluntly unCABs and copies all the files from
the 77MB-package instead of running installer and doing internet install
(what I am trying to do).

I tried unCABbing the package manually, but there's again this
"ie6setup.exe" which fails exactly with the same error ("Could not
download necessary components").

Trying to override the DLLs with "user.reg" and "system.reg" supplied by
ies4linux doesn't help - it says "cannot find ole32".

The problem is now more precise: how to install IE6 using IE installer
(ie6setup.exe) under FreeBSD 6.0 using wine-0.9.8?

P.S. DCOM98 and mfc4 seem to be installed (any reliable way to check for
sure?)
 
P.P.S. Console messages look like this:

err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000
err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not
available
err:setupapi:DIRID_get_string user id 49001 not found
err:setupapi:DIRID_get_string user id 49001 not found
fixme:advpack:NeedReboot (0x00000000): stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:advpack:RunSetupCommand (0x0, "C:\\windows\\temp\\IXP000.TMP\
\IESetup.inf", "ActiveX.Register", "C:\\windows\\temp\\IXP000.TMP",
(null), 0x0, 0x0000000d, 0x0): stub
fixme:advpack:RunSetupCommand (0x0, "C:\\windows\\temp\\IXP000.TMP\
\IESetup.inf", "IE4Setup.Failure", "C:\\windows\\temp\\IXP000.TMP",
(null), 0x0, 0x0000000d, 0x0): stub
fixme:advpack:ExecuteCab (0x0 0x34fa30 0x0): stub


Eugene


> 
-- 
======================== IMPORTANT ==========================

When replying to this message, please remove the capitalized
letters from my e-mail address. Thank you.




More information about the wine-users mailing list