https://bugs.winehq.org/show_bug.cgi?id=56493
--- Comment #5 from Hans Leidekker hans@meelstraat.net --- (In reply to Dmitry Timoshkov from comment #4)
(In reply to Hans Leidekker from comment #3)
I can reproduce it with a 32-bit prefix. I see that the failure is ignored and the installer returns success:
Info 2009.Failed to generate font cache data file - Couldn't start FontCache service., Error Code: 1053. Info 2021.Setup Log Information: Call to GenerateFontCacheData failed. Ignoring failure..
Before the commit service starts up and gracefully terminates. However after the commit service crashes because of missing dependency - PresentationCore.dll. Apparently missing dependency is a real regression.
It's likely a regression but it's not certain because the installer ignores it and returns success anyway. And as you mentioned, starting the service afterwards works fine. I don't want to spend time chasing this if I don't have to ;-)
So the first question is whether this happens on 32-bit Windows.
How are you suggesting to test this? Is this actually doable?
There should be a log file somewhere.