IE6 problems maybe due to dcom98 installing issues

Francisco Moreno radicalm16 at hotmail.com
Tue May 4 22:02:10 CDT 2004


Hello everybody.

I'm using wine 20040408, compiled from source, configured with
winesetuptk-0-73

I'm following the Method 2 from Frank's Corner page.

when I install dcom98 I got this on the console I started it:

fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do we have to do here ?
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_REGSRCPATH
err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\Windows\\System\\dcom98.inf"
err:setupapi:SetupDefaultQueueCallbackA delete error 2 "C:\\Windows\\System\\dcomcnfg.hlp"
fixme:setupapi:do_file_copyW Notify that target version is greater..
err:setupapi:SetupDefaultQueueCallbackA copy error 0 "X:\\IXP004.TMP\\ole32.dll" -> "C:\\Windows\\System\\ole32.dll"
fixme:setupapi:do_file_copyW Notify that target version is greater..
err:setupapi:SetupDefaultQueueCallbackA copy error 0 "X:\\IXP004.TMP\\comcat.dll" -> "C:\\Windows\\System\\comcat.dll"
fixme:setupapi:do_file_copyW Notify that target version is greater..
err:setupapi:SetupDefaultQueueCallbackA copy error 0 "X:\\IXP004.TMP\\oleaut32.dll" -> "C:\\Windows\\System\\oleaut32.dll"
fixme:setupapi:vcpUICallbackProc16 (0x660, 0705, 0000, 00000000, 40361dec) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0x660, 070f, 0000, 00000000, 40361dec) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0x660, 0710, 0000, 00000000, 40361dec) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0x660, 070b, 0000, 00000000, 40361dec) - semi-stub
fixme:setupapi:vcpUICallbackProc16 (0x660, 070c, 0000, 00000000, 40361dec) - semi-stub
fixme:setupapi:GenInstall16 unsupported flag: GENINSTALL_DO_CFGAUTO
fixme:ole:RPCRT4_DllRegisterServer (): stub

--End of paste--

Apparently it does install, I have to copy ole32.dll, comcat.dll and oleaut32.dll by hand to be able to at least run iexplore.exe though.

When it starts it asks if I want it to be my browser by default, and the screen appear perfectly working but showing nothing in the page area, i tried to explore my localweb server and nothing appears. (or apparently nothing happens).

Everything works even the history and favorites windows. The only thing is that the iexplore doesn't "browse" at all.

I added this to my ~/.wine/config file:
[AppDefaults\\iexplore.exe\\DllOverrides]
"ole32" = "native"
"oleaut32" = "native"
"rpcrt4" = "native"
"urlmon" = "native"
"comctl32" = "builtin"
"wininet" = "native"
"shdocvw" = "native"
"shlwapi" = "native"
"crypt32" = "native"
"mshtml" = "native"

Any Idea?

Thnx in advance.
Francisco Moreno

P.S.: By the way I can send the log that appears on the console from I call iexplore.




More information about the wine-users mailing list