https://bugs.winehq.org/show_bug.cgi?id=46885 Bug ID: 46885 Summary: Regression in Office 2007 install after msi change in current master Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs(a)winehq.org Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de Distribution: --- Created attachment 63961 --> https://bugs.winehq.org/attachment.cgi?id=63961 wine log with +msi Installation of Office 2007 aborts shortly after start without a meaningful error message in current master A bisect shows this patch as bad: 15f852015a0332313821804cc1fbad79216408c6 is the first bad commit commit 15f852015a0332313821804cc1fbad79216408c6 Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed Mar 20 09:43:44 2019 +0100 msi: Disable filesystem redirection only when really needed. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46846 Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> Reverting this patch fixes the issue for me. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.