[Wine] Re: Installshield and Wine

Daniel Skorka skorka at gmx.net
Mon Mar 19 00:50:59 CDT 2007


Marco Trapanese <marcotrapanese at libero.it> wrote:
> Daniel Skorka wrote:
> 
>> Does changing the windows version have any effects now?
> 
> Nope, with Win XP / 2000 / NT4.0 /  Me 98 / 95 I got the same error, but...
> 
> ...I was repeating (a lot of times) the installation process when the
> installation completed succesfully! 

Interesting... maybe a timing issue?

> wine "MPLAB.exe"

> The splash window of the program flashes one time and then the virtual
> desktop closes immediately. I get this into the terminal:
> 
> fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) -
> stub!
> 
> What does that mean?

It means that mentioned function is not actually implemented, there only
is a pseudo implementation that prints this message. If the message is
in fact relevant it means you'll have to wait until this function does
something useful - or you could make it do that yourself.

Daniel
-- 
Before you post:
Read the Wine User Guide http://winehq.org/site/docs/wineusr-guide/index
When you post:
Which wine version? Self compiled or prepackaged?


More information about the wine-users mailing list