https://bugs.winehq.org/show_bug.cgi?id=56493
--- Comment #4 from Dmitry Timoshkov dmitry@baikal.ru --- (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.
So the first question is whether this happens on 32-bit Windows.
How are you suggesting to test this? Is this actually doable?