https://bugs.winehq.org/show_bug.cgi?id=38205
Bug ID: 38205 Summary: Unreal Tournament 3 Black Edition installer fails after the language selection Product: Wine Version: 1.7.37 Hardware: x86 OS: Linux Status: NEW Keywords: Installer, regression Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: hans@meelstraat.net Regression SHA1: 0dba391d67a4cf564371c44a3a781d1e9e3507c2 Distribution: ---
Created attachment 50998 --> https://bugs.winehq.org/attachment.cgi?id=50998 +msi debug log
Tested with UT 3 Black Edition from Gamersgate. Can't reproduce with UT3 Beta Demo.
After the language selection dialog the installer is failing with the error "1628: Failed to complete installation"
Used to work in 1.7.36, regression introduced by
0dba391d67a4cf564371c44a3a781d1e9e3507c2 is the first bad commit commit 0dba391d67a4cf564371c44a3a781d1e9e3507c2 Author: Hans Leidekker hans@codeweavers.com Date: Fri Feb 13 13:39:38 2015 +0100
msi: Don't write streams to storage until the database is committed.
Native allows streams to be created with names that exceed the maximum length allowed by OLE storages. These streams can be used normally, it's just not possible to commit such a database.
wine-1.7.38-34-g11b4200