http://bugs.winehq.org/show_bug.cgi?id=55198 Alex Henrie <alexhenrie24@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com, | |hans@meelstraat.net, | |z.figura12@gmail.com Hardware|x86-64 |x86 Component|-unknown |msi Keywords| |regression Version|8.11 |3.13 Regression SHA1| |6135b38d7d60e7bceb36a57630c | |ad72d3e7e4b2e --- Comment #4 from Alex Henrie <alexhenrie24@gmail.com> --- I had to use `winetricks dotnet20` to get the installer to complete successfully, and then I could confirm that the installer crashes when you click "Finish" to exit. `git bisect` says: 6135b38d7d60e7bceb36a57630cad72d3e7e4b2e is the first bad commit commit 6135b38d7d60e7bceb36a57630cad72d3e7e4b2e Author: Zebediah Figura <z.figura12@gmail.com> Date: Tue Jul 10 12:08:46 2018 +0200 msi: Avoid connecting to the RPC server more than once. This is a no-op as is, but is necessary as of the next patch in the case of nested custom actions. Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> -- 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.