https://bugs.winehq.org/show_bug.cgi?id=54844
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3a819255f57e54917c598e66e60 | |efb875162f8a3 Keywords| |download, regression Component|-unknown |programs Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |hans@meelstraat.net
--- Comment #3 from Austin English austinenglish@gmail.com --- Confirming. This can be reproduced easily with winecfg/wineboot:
rm -rf ~/.wine wine winecfg /v win7 wine winecfg /v # prints win7 wineboot -u wine winecfg /v # prints win10
Introduced by: commit 3a819255f57e54917c598e66e60efb875162f8a3 Author: Hans Leidekker hans@codeweavers.com Date: Mon Jan 23 15:09:58 2023 +0100
winecfg: Fix CurrentVersion registry string for Windows 10 and up.
It no longer reflects the real OS major and minor version numbers.