Add Visual C++ 2015-2019 Redistributable (x64) (#1426)
* Add Visual C++ 2015-2019 Redist * added arch indicator since x64 and x86 are different redists * Fixed folder name Co-authored-by: MarNicGit <marnicgit@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Id: Microsoft.VC++2015-2019Redist-x64
|
||||
Version: 14.26.28720.3
|
||||
Name: Microsoft Visual C++ 2015-2019 Redistributable (x64)
|
||||
Publisher: Microsoft Corporation
|
||||
License: Copyright (c) Microsoft Corporation
|
||||
Tags: visual c++, redist
|
||||
Description: The Microsoft Visual C++ 2015-2019 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2015, 2017 and 2019 on a computer that does not have Visual C++ 2015, 2017 and 2019 installed.
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://download.visualstudio.microsoft.com/download/pr/d60aa805-26e9-47df-b4e3-cd6fcc392333/7D7105C52FCD6766BEEE1AE162AA81E278686122C1E44890712326634D0B055E/VC_redist.x64.exe
|
||||
Sha256: 7D7105C52FCD6766BEEE1AE162AA81E278686122C1E44890712326634D0B055E
|
||||
InstallerType: exe
|
||||
Switches:
|
||||
Custom: /install /passive /norestart
|
||||
Reference in New Issue
Block a user