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
https://bugs.winehq.org/show_bug.cgi?id=37470
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|fixme:ole:CoInitializeSecur |Dell Bios (vostro 260) |ity |update fails |((nil),-1,(nil),(nil),0,3,( | |nil),0,(nil)) - stub! |
--- Comment #1 from Austin English austinenglish@gmail.com --- Wine shouldn't be used to update your BIOS.
https://bugs.winehq.org/show_bug.cgi?id=37470
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #2 from roger@mailinator.com --- You need to create fat32 or similar bootdisk and use it to update your bios. Not sure if wine can never do that.
https://bugs.winehq.org/show_bug.cgi?id=37470
Mathieu Malaterre mathieu.malaterre@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Mathieu Malaterre mathieu.malaterre@gmail.com --- @Austin, sorry my post was not clear at all. The self extracting exe could not be extracted using any 3rd party tool I knew, so I thought I give wine a try.
In fact wine does the correct thing, and extracted files are simply be found in %TMP%, as reported: http://superuser.com/a/832861/106444
Closing as invalid.
https://bugs.winehq.org/show_bug.cgi?id=37470
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.