From b0e56bc18a99d9d9834ffdc218a66ab6c75e418c Mon Sep 17 00:00:00 2001 From: MarNicGit <47538428+MarNicGit@users.noreply.github.com> Date: Wed, 3 Jun 2020 08:38:51 +0200 Subject: [PATCH] Add Visual C++ 2010 SP1 Redistributable (x86) (#1428) Co-authored-by: MarNicGit --- .../Microsoft/VC++2010Redist-x86/10.0.40219.1.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Microsoft/VC++2010Redist-x86/10.0.40219.1.yaml diff --git a/manifests/Microsoft/VC++2010Redist-x86/10.0.40219.1.yaml b/manifests/Microsoft/VC++2010Redist-x86/10.0.40219.1.yaml new file mode 100644 index 000000000..a9af3e0dc --- /dev/null +++ b/manifests/Microsoft/VC++2010Redist-x86/10.0.40219.1.yaml @@ -0,0 +1,14 @@ +Id: Microsoft.VC++2010Redist-x86 +Version: 10.0.40219.1 +Name: Microsoft Visual C++ 2010 SP1 Redistributable (x86) +Publisher: Microsoft Corporation +License: Copyright (c) Microsoft Corporation +Tags: visual c++, redist +Description: The Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2010 SP1 on a computer that does not have Visual C++ 2010 SP1 installed. +Installers: + - Arch: x86 + Url: https://download.microsoft.com/download/C/6/D/C6D0FD4E-9E53-4897-9B91-836EBA2AACD3/vcredist_x86.exe + Sha256: 66B797B3B4F99488F53C2B676610DFE9868984C779536891A8D8F73EE214BC4B + InstallerType: exe + Switches: + Custom: /passive /norestart