http://bugs.winehq.org/show_bug.cgi?id=24559
Summary: Final Fantasy 7: error when installing 'Movie Player' Product: Wine Version: 1.3.3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leighmanthegreat@hotmail.com
Created an attachment (id=31005) --> (http://bugs.winehq.org/attachment.cgi?id=31005) Clicking 'Install MoviePlayer' option
Using Ubuntu 10.04 Final Fantasy 7 setup program gives you the option to 'Install Movie Player' clicking this appears to fail with the error message DirectShow Setup failed with error code: -2147023829 terminal log attached
http://bugs.winehq.org/show_bug.cgi?id=24559
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #1 from butraxz@gmail.com 2013-02-03 10:03:36 CST --- No update for three years and download is not available. Is this still an issue in 1.5.23 or higher ? Or should this be closed as abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=24559
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2013-02-06 13:48:48 CST --- Created attachment 43470 --> http://bugs.winehq.org/attachment.cgi?id=43470 error in wine 1.5.23.
http://bugs.winehq.org/show_bug.cgi?id=24559
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx@gmail.com Ever Confirmed|0 |1
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2013-02-06 13:49:11 CST --- Still in wine 1.5.23, latest log attached.
https://bugs.winehq.org/show_bug.cgi?id=24559
--- Comment #4 from Austin English austinenglish@gmail.com --- Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output.
https://bugs.winehq.org/show_bug.cgi?id=24559
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #5 from super_man@post.com --- (In reply to Bruno Jesus from comment #3)
Still in wine 1.5.23, latest log attached.
Care to retry? 1.5.23 is really outdated.
https://bugs.winehq.org/show_bug.cgi?id=24559
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- Yes, still an issue in wine 1.7.53. When the setup.exe from the CD is executed and after pressing Install Movie Player a executable called d:\dxmedia\redist\dxmedia.exe is executed.
This process extracts a resource to a temp file, in my case C:\windows\DXMf483.tmp and execute it.
This tmp file extracts many files to the temp dir and then attempts to run (lines separated because they are too long): rundll32.exe advpack.dll,LaunchINFSectionEx C:\users\bruno\Temp\IXP000.TMP \dxmedia.inf,Install.9x,,44,N",00000000,00000000,00000000,04000200,00000000, 00168cb0 L"C:\users\bruno\Temp\IXP000.TMP",0033d648,0033d638
rundll32 is executed and call advpack.dll.LaunchINFSectionEx which in turn read the inf file and copy many files to c:\windows\system32, exiting with 0 (success).
Unfortunately for some reason this tmp process call ExitProcess with error 0x8007042b. Which is the negative number -2147023829 from the message box.
No idea what would be useful.
https://bugs.winehq.org/show_bug.cgi?id=24559
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #7 from Damjan Jovanovic damjan.jov@gmail.com --- (In reply to Bruno Jesus from comment #6)
Unfortunately for some reason this tmp process call ExitProcess with error 0x8007042b. Which is the negative number -2147023829 from the message box.
No idea what would be useful.
0x 8 0 0 7 0 4 2 b = 1000 0000 0000 0111 0000 0100 0020 1011 ^^ ^ ^ ^ || | | | |+----------------+ +-----------------+ | | | | | code 0x42b = 1067 = ERROR_PROCESS_ABORTED | | | facility 7 = FACILITY_WIN32 | | severity 1 = SEVERITY_ERROR
https://bugs.winehq.org/show_bug.cgi?id=24559
Neko-san nekoNexus@protonmail.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nekoNexus@protonmail.ch
https://bugs.winehq.org/show_bug.cgi?id=24559
Thomas Kowaliczek-Schmer t.kowaliczekschmer@icloud.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |t.kowaliczekschmer@icloud.c | |om