https://bugs.winehq.org/show_bug.cgi?id=53899
--- Comment #3 from yotam.medini@gmail.com yotam.medini@gmail.com --- As suggested, I built and install "latest" wine. Now I have:
$ /usr/local/bin/wine --version wine-7.20-254-g13cc08e32d6
having: $ env | grep -i wine PWD=/home/yotam/pub/git.d/wine WINEARCH=win32 WINEPREFIX=/home/yotam/.msoffice
I ran: /usr/local/bin/wine ~/microsoft.d/OfficeSetup.exe |& tee ~/tmp/wine-OfficeSetup.log
and got similar errors as before. I will try attaching tee ~/tmp/wine-OfficeSetup.log.
Note, I tried to run with: WINEDEBUG=+relay,+seh,+tid But it was very slow and got to log-file with size > 7GB.