https://bugs.winehq.org/show_bug.cgi?id=19241
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.innosetup.com/do |http://files.jrsoftware.org |wnload.php/is.exe |/is/5/isetup-5.5.4.exe Keywords| |patch Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #29 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving again.
This was fixed a long time ago, with commit https://source.winehq.org/git/wine.git/commitdiff/c205e6800a63a5df9960d8484a...
$ wine winemenubuilder "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Inno Setup 5\Inno Setup Compiler.lnk"
The 'winemenubuilder' startup race condition, leading to crash still occasionally happens. Covered by bug 38162
http://files.jrsoftware.org/is/5/
$ sha1sum isetup-5.5.4.exe 6ddc6db3a85882711470e0eeba861249b64edaf8 isetup-5.5.4.exe
$ du -sh isetup-5.5.4.exe 1.9M isetup-5.5.4.exe
$ wine --version wine-3.5-70-g2986e89501
Regards