Can C++ redistributable 2019-2022 be installed on Windows Server 2003 ?

henk maritz 21 Reputation points
2022-05-12T06:09:40.74+00:00

Hi
I struggle to find where hardware requirements are listed for installation of C++ runtimes.

Does anyone know: can C++ redistributable 2019-2022 be installed on Windows Server 2003 ?

Thanks for the help!

Developer technologies | C++
0 comments No comments
{count} votes

Accepted answer
  1. RLWA32 49,636 Reputation points
    2022-05-12T09:14:53.95+00:00

    If I remember correctly Windows Server 2003 was the server version of XP.

    According to latest-supported-vc-redist -

    "Windows XP Support: Microsoft ended support for Windows XP on April 8, 2014. Current versions of the Visual C++ Redistributable for Visual Studio 2015-2022 only support Windows Vista, 7, 8.1, 10, and 11. The last version of the Visual C++ Redistributable that works on Windows XP shipped in Visual Studio 2019 version 16.7 (file versions starting with 14.27). The Redistributable is available in the my.visualstudio.com Downloads section as Visual C++ Redistributable for Visual Studio 2019 - Version 16.7. Use the Search box to find this version. To download the files, select the platform and language you need, and then choose the Download button."

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.