nothing seems to work

vodka at intoxicate.us vodka at intoxicate.us
Tue Nov 19 17:49:17 CST 2002


> [AppDefaults\\iexplore.exe\\DllOverrides]
> "comctl32" = "native" # for favorites
> "commctrl" = "native"
> "crypt32" = "native" # call to uninmplemented
> "msvcrt20" = "native"
> "msvcrt" = "native"
> "oleaut32" = "native"# |
> "ole32" = "native"   # |not necessary in order to run
> "olepro32" = "native"# |
> "rpcrt4" = "native"  # |
> "shdocvw" = "native" # .101 PathRemoveBackslashW calls to undocumented
>                       # in shlwapi and force IE to abort.
> # "shell" = "native"   # }
> # "shell32" = "native" # }
> "shlwapi" = "native" # }} unimplemented funcs
> "urlmon" = "native"  # }
> "wininet" = "native" # }

Duane,

I added those and now I'm getting:

[root at mango Internet Explorer]# wine IEXPLORE.EXE
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add
support for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add
support for it ?
fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add
support for it ?
err:module:PE_fixup_imports Module (file) SHLWAPI.dll (which is needed by
C:\Program Files\Internet Explorer\IEXPLORE.EXE) not found

That last error message is strange, I can't quite explain it.  My [wine]
section in config reads:

[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "e:\\"
"Path" = "c:\\windows;c:\\windows\\system;e:\\;e:\\test;f:\\"
"Profile" = "c:\\windows\\Profiles\\Administrator"
"GraphicsDriver" = "x11drv"
;"ShowDirSymlinks" = "1"
;"ShowDotFiles" = "1"
"ShellLinker" = "wineshelllink"


Is that all right?  Or are there some aditional parameters that I have to
specify for Windows XP?

Thanks for the help!





More information about the wine-users mailing list