http://bugs.winehq.org/show_bug.cgi?id=21402
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Status|UNCONFIRMED |NEW CC| |dmitry@codeweavers.com Ever Confirmed|0 |1
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2010-01-21 07:16:09 --- This seems to be a regression of sorts:
54d7c8012d1d7369a56779955ced5a09e448a1cd is first bad commit commit 54d7c8012d1d7369a56779955ced5a09e448a1cd Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Wed Apr 29 15:17:35 2009 +0900
explorer: Initialize the Progman DDE interface when starting explorer.
:040000 040000 4a347655bb6f41b8b8377d8e3e3e25c1551d1730 05513d15b76a99fe5033c4422a82008667425088 M programs
Before this commit, selecting the complete installation option yields a "Setup Message" dialog:
"Setup was unable to start DDE communication with the Desktop."
Selecting the Ignore button on this dialog allows the installation to proceed and to eventually succeed. After this commit, the installer simply fails with "Microsoft GIF Animator setup did not complete successfully" as reported.