http://bugs.winehq.org/show_bug.cgi?id=26024
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |53b287530961beaaae89bd063bc | |0d63ef41036ff Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Austin English austinenglish@gmail.com 2013-05-21 17:35:36 CDT --- (In reply to comment #5)
I got no crash with wine-1.5.30-173-g4b4bd02, but the installer is stuck during the "Finishing installation" phase.
I had to use an updated download site (URL changed), since the original download link didn't work.
Austin, can you please retry?
Actually, it does finish, it just takes a while. It's trying to download/install dotnet35 in the background. `winetricks dotnet20` is enough for the app, however.
This particular bug appears to have been fixed by: 53b287530961beaaae89bd063bc0d63ef41036ff is the first bad commit commit 53b287530961beaaae89bd063bc0d63ef41036ff Author: Juan Lang juan.lang@gmail.com Date: Sat May 14 14:55:28 2011 -0700
setupapi: Always initialize output parameter to avoid crash in buggy applications.