Installation

gerard patel g.patel at wanadoo.fr.invalid
Wed Oct 17 19:08:23 CDT 2001


On Wed, 17 Oct 2001 21:53:59 GMT, Randy Heineke <rbheineke at home.com>
wrote:

>1. Is the Default Taskbar really Critical?

No

>2. If I have no Microsoft Windows, should there not be any Windows
>registry?  

I don't understand  what you are saying here.

>3. What does it mean to "live with" no original registry entries.

basically living with means accepting what you
can't change.

>I also went ahead and tried to execute something.
>I seem to have run into some basic .dll issue,
>that may not need winedbg.
>
>When trying to execute wine e.g. 
> wine --winver win95 ./KG35WINDEMO.EXE
>
>the results is:err:module:fixup_imports Module (file) ole32.dll needed
>by shell32.dll not found
>err:module:load_library can't load shell32.dll
>err:seh:UnhandledExceptionFilter Couldn't start debugger
>(debugger/winedbg 134633336 60) (2)
>Read the Wine Developers Guide on how to set up winedbg or another
>debugger
>
>4. This has me wondering if wine's version of these .dll's (0 size)
>should be bigger?

What do you mean by that ? Wine does not have dll
file. Wine libraries are .so files.

>5. Is this complaining because wine needs the Windows .dll's?

I don't know why this fails, if it's what you mean.
This should not happen if setup correctly, but you seem
to use a tool that is obsolete since a long time.

>6. If there is some dll override setting that should be altered?

override ole32 to builtin ?
Try -debugmsg +loaddll to see what Wine is trying to do
with dlls, as it's sometimes difficult to manage configuration
files.

Gerard



More information about the wine-users mailing list