[Wine] Re: Installshield and Wine

Duane Clark junkmail at junkmail.com
Mon Mar 19 00:51:02 CDT 2007


Marco Trapanese wrote:
> Daniel Skorka wrote:
> 
>> 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.
> 
> In other words, at the moment this software *cannot* run under Wine, right?

While there is a possibility that the CoInitializeSecurity fixme is 
breaking your application, I would consider it a rather slim one. This 
function only sets some security settings, and the stub lies to the 
application and says it completed successfully. And none of the 
parameters to the function are output parameters, so no other faulty 
data can be returned to the application.

Also,
 > Reboot

You "reboot" in Wine with the command "wineboot". Rebooting your Linux 
OS has no effect.



More information about the wine-users mailing list