[Newbie] How to get IE5.0 run

lawson_whitney at juno.com lawson_whitney at juno.com
Tue Apr 10 16:58:39 CDT 2001


On 10 Apr 2001, Oliver Heins wrote:

> I try to get IE 5.0 run under wine. All I understood is that I have to
> use a native installed IE, which I copied FROM Win98SE under VMWare to my
> $HOME/c/Program\ Files/ Directory. It didn't work, so I copied the
> native windows/system directory, too.
>
> This didn't work, even when I'm starting with this switches: wine -dll
> shell,shell32,commctrl,comctl32=n IEXPLORE.EXE
>
> I get this error messages (shortened):
>
> err:win32:fixup_imports No implementation for SHLWAPI.dll.124 imported
> from C:\windows\system\BROWSEUI.DLL, setting to 0xdeadbeef
> err:win32:fixup_imports No implementation for
> SHLWAPI.dll.274(_SHGetInstanceExplorer at 4) imported from
> C:\windows\system\BROWSEUI.DLL, setting to 0xdeadbeef
> err:win32:fixup_imports No implementation for
> SHLWAPI.dll.235(StrRetToStrW) imported from
> C:\windows\system\BROWSEUI.DLL, setting to 0xdeadbeef
> err:win32:PE_FindExportedFunction function not found for forward
> 'user32.specMessageBoxW' used by 'shlwapi.dll'. If you are using builtin
> 'shlwapi.dll', try using the native one instead.
> err:win32:fixup_imports No implementation for SHLWAPI.dll.340 imported
> from C:\windows\system\BROWSEUI.DLL, setting to 0xdeadbeef
> fixme:shell:SHLWAPI_376 (0x7f380000)stub
> fixme:shell:SHLWAPI_437 (0x00000001)stub
> fixme:shell:SHLWAPI_437 (0x00000004)stub
> fixme:shell:SHLWAPI_276 ()stub
> fixme:shell:SHLWAPI_241 ()stub
> fixme:shell:SHCreateShellPalette stub
> Warning: /usr/local/bin/winedbg.exe not accessible from a DOS drive
> Warning: /usr/local/bin/winedbg not accessible from a DOS drive
> Warning: /usr/local/bin/winedbg 141681848.exe not accessible from a DOS
> drive
> Warning: /usr/local/bin/winedbg 141681848 not accessible from a DOS
> drive
> Warning: /usr/local/bin/winedbg 141681848 148.exe not accessible from a
> DOS drive
> Warning: /usr/local/bin/winedbg 141681848 148 not accessible from a DOS
> drive
> err:seh:UnhandledExceptionFilter Couldn't start debugger
> (/usr/local/bin/winedbg 141681848 148) (2)
> Read the Wine Developers Guide on how to set up winedbg or another
> debugger
>
> I really have no idea. If you tell me to RTFM, please mention which FM.
>
> Thanks,
> olli

Never mind the which fine manual, can you not read the fine error
messages?  Builtin shlwapi will not satisfy native shell/shell32, so if
you are going to use native shell junk, use all of it.

> shell,shell32,shlwapi,shfolder,commctrl,comctl32=n IEXPLORE.EXE

and maybe any other sh** you have lying around.

for the debugger, again, read the error message.  Wine needs to get at
that by way of a dos drive.  You can just add one to ~/.wine/config:

[Drive V]
"Path" = "/usr/local/bin"
"Type" = "Network"

You might want to make sure the user who runs wine has not write
permission to /usr/local/bin.  :-)

Lawson
---cut here



________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.




More information about the wine-users mailing list