Update and enhance Windows version reporting to report proper version and full build details.
Syncro reports the Windows version using deprecated identifiers (ie…2009 instead of 21H2). If HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ReleaseId is anything later than 2004, the registry key HKLM\Software\Microsoft\Windows NT\CurrentVersion\DisplayVersion should be used instead.
Syncro does not report the full build, on the major build (ie…19044, versus 19044.1466). The minor build version can be found in HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\UBR registry key.