>>10132Apparently with Windows 10 LTSC 2021 (21H2) you can just spoof some registry values to bypass OS build requirements in new software:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
This spoofing trick shouldn't affect Massgrave's Microsoft Activation Script since it doesn't reference registry keys at all.
Windows 10 22H2 minimum requirementSet CurrentBuild and CurrentBuildNumber to 19045 and DisplayVersion to 22H2.
Windows 11 22H2 minimum requirementSet CurrentBuild and CurrentBuildNumber to 22621, ProductName to Windows 11 Enterprise and DisplayVersion to 22H2.
Windows 11 23H3 minimum requirementSet CurrentBuild and CurrentBuildNumber to 22631, ProductName to Windows 11 Enterprise and DisplayVersion to 23H2.
Windows 11 24H2 (26100) as a requirement is where this spoof might start to not work.
That's when Microsoft finally adds a few new Win32 API functions in the kernel32.dll or user32.dll files, and any program that requires AVX2 will not run either.
Visual C++ Redistributable Runtime 2022 is still the latest C++ runtime though. It's criminal Windows 11 is ever made a minimum requirement.
Adobe and Activision-Blizzard have a secret agreement with Microsoft they must artificially block older Windows versions.