https://bugs.winehq.org/show_bug.cgi?id=48557
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |9fba161dfd842d6bd15d713496c | |acdbf2cdecf46 CC| |julliard@winehq.org
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com ---
Maybe, I shall do a regression test.
No need, i wanted to stress my new cpu;)
commit 9fba161dfd842d6bd15d713496cacdbf2cdecf46 Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 13 09:49:52 2019 +0100
kernelbase: Remove support for LZ files in 32-bit version functions.
Windows doesn't support it either.
Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/kernelbase/version.c | 150 +++++++++++++++++++--------------------------- 1 file changed, 61 insertions(+), 89 deletions(-)
Might be relevant to this bug (not 100% sure), just for info:
https://bugs.winehq.org/show_bug.cgi?id=48457#c16 (looks like that installer cannot find versioninfo from gdi,exe, don`t know for sure if this is same issue) and trace from that installer: https://bugs.winehq.org/attachment.cgi?id=66284