From 883e96da83556e2ff6ef527a19fd92797dc01c20 Mon Sep 17 00:00:00 2001 From: amorrowbellarmine <46689625+amorrowbellarmine@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:09:45 -0500 Subject: [PATCH] Update VisualCRedistributables.json The product code for VC++ 2013 x86 12.0.30501.0 is {f65db027-aff3-4070-886a-0d87064aabb1} . Looks like there was a copy/paste mistake because it was set the same code as the x64 installer. --- VcRedist/VisualCRedistributables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VcRedist/VisualCRedistributables.json b/VcRedist/VisualCRedistributables.json index 5a3c667e..f5ecacc2 100644 --- a/VcRedist/VisualCRedistributables.json +++ b/VcRedist/VisualCRedistributables.json @@ -290,7 +290,7 @@ }, { "Name": "Visual C++ Redistributable Packages for Visual Studio 2013", - "ProductCode": "{050d4fc8-5d48-4b8f-8972-47c82c46020f}", + "ProductCode": "{f65db027-aff3-4070-886a-0d87064aabb1}", "Version": "12.0.30501.0", "URL": "https://www.microsoft.com/en-us/download/details.aspx?id=40784", "URI": "https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe",