Installation fails with error message: Cannot install Microsoft C++ 2022- even though I have downloaded C++ 2022.
OS: Windows 7 Profesional

Installation fails with error message: Cannot install Microsoft C++ 2022- even though I have downloaded C++ 2022.
OS: Windows 7 Profesional
@hello Christopher Foster
Apparently Microsoft C++ 2022 is not supported on Windows 7: https://docs.microsoft.com/en-us/troubleshoot/developer/visualstudio/general/visual-studio-2022-unsupported-operating-systems
For more details please contact Microsoft Support. My suggestion is to upgrade to Windows 10 or 11 as Windows 7 is not a supported OS anymore.
Thank you,
Sorin
can you try installing the C++ runtimes from this link https://aka.ms/vs/17/release/vc_redist.x86.exe
and see if you get an error message.
Link copied from https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170
David Watson
Trados Development Team