https://bugs.winehq.org/show_bug.cgi?id=37470
Bug ID: 37470 Summary: fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! Product: Wine Version: 1.6.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mathieu.malaterre@gmail.com Distribution: ---
Created attachment 49847 --> https://bugs.winehq.org/attachment.cgi?id=49847 log file
I am trying to update my DELL Bios (vostro 260) using:
http://downloads.dell.com/FOLDER01639275M/1/MS-A10.exe
If I run it using wine, I get:
$ wine MS-A10.exe -save toto.bin fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
It does not seems to go any further.
I am attaching the output of $ WINEDEBUG=warn+all wine MS-A10.exe -save toto.bin