http://bugs.winehq.org/show_bug.cgi?id=11550
Summary: Speed Commander 12 hangs on install while copying files Product: Wine Version: 0.9.55. Platform: PC URL: http://www.speedproject.de/enu/speedcommander/ OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Speed Commander 12's installer hangs on install, whenever attempting to copy the files over. This is a regression from wine 0.9.54. Patch responsible is:
6d59ddf67b6beb8862a4b784c9a52e8a34b5c13d - kernel32: Don't fail unconditionally in MoveFile for directories with flag MOVEFILE_REPLACE_EXISTING. http://source.winehq.org/git/wine.git/?a=commitdiff;h=6d59ddf67b6beb8862a4b7...