From ea2e2c3b1b7a2a41e3d7b3b153c3d402377e4288 Mon Sep 17 00:00:00 2001 From: MarNicGit <47538428+MarNicGit@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:03:17 +0200 Subject: [PATCH] Add Visual C++ 2010 SP1 Redistributable (x64) (#1424) * Add VC++ 2010 Redist * Fixed argument for unattended install * Fixed folder name, added arch Co-authored-by: MarNicGit --- .../Microsoft/VC++2010Redist-x64/10.0.40219.1.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 manifests/Microsoft/VC++2010Redist-x64/10.0.40219.1.yaml diff --git a/manifests/Microsoft/VC++2010Redist-x64/10.0.40219.1.yaml b/manifests/Microsoft/VC++2010Redist-x64/10.0.40219.1.yaml new file mode 100644 index 000000000..e40192343 --- /dev/null +++ b/manifests/Microsoft/VC++2010Redist-x64/10.0.40219.1.yaml @@ -0,0 +1,14 @@ +Id: Microsoft.VC++2010Redist-x64 +Version: 10.0.40219.1 +Name: Microsoft Visual C++ 2010 SP1 Redistributable (x64) +Publisher: Microsoft Corporation +License: Copyright (c) Microsoft Corporation +Tags: visual c++, redist +Description: The Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) 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: x64 + Url: https://download.microsoft.com/download/A/8/0/A80747C3-41BD-45DF-B505-E9710D2744E0/vcredist_x64.exe + Sha256: C6CD2D3F0B11DC2A604FFDC4DD97861A83B77E21709BA71B962A47759C93F4C8 + InstallerType: exe + Switches: + Custom: /passive /norestart