-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Microsoft.VCRedist.2015+.x64_Pckgr version 14.38.33130.0 (#112)
- Loading branch information
Showing
3 changed files
with
64 additions
and
0 deletions.
There are no files selected for viewing
31 changes: 31 additions & 0 deletions
31
.../VCRedist/2015+/x64_Pckgr/14.38.33130.0/Microsoft.VCRedist.2015+.x64_Pckgr.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.VCRedist.2015+.x64_Pckgr | ||
PackageVersion: 14.38.33130.0 | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: burn | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Silent: /quiet /install | ||
SilentWithProgress: /passive /install | ||
Upgrade: /norestart | ||
Custom: /norestart | ||
InstallerSuccessCodes: | ||
- 3010 | ||
UpgradeBehavior: install | ||
ProductCode: '{d4cecf3b-b68f-4995-8840-52ea0fab646e}' | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.36.32532 | ||
ProductCode: '{d4cecf3b-b68f-4995-8840-52ea0fab646e}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://download.visualstudio.microsoft.com/download/pr/f04bd1f4-d474-4dc1-bb63-5c059bb86c55/4DFE83C91124CD542F4222FE2C396CABEAC617BB6F59BDCBDF89FD6F0DF0A32F/VC_redist.x64.exe | ||
InstallerSha256: 4DFE83C91124CD542F4222FE2C396CABEAC617BB6F59BDCBDF89FD6F0DF0A32F | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
25 changes: 25 additions & 0 deletions
25
...Redist/2015+/x64_Pckgr/14.38.33130.0/Microsoft.VCRedist.2015+.x64_Pckgr.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.VCRedist.2015+.x64_Pckgr | ||
PackageVersion: 14.38.33130.0 | ||
PackageLocale: en-US | ||
Publisher: Microsoft Corporation | ||
PublisherUrl: https://www.microsoft.com/en-us | ||
PublisherSupportUrl: https://support.microsoft.com/en-us | ||
PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement | ||
Author: Microsoft Corporation | ||
PackageName: Microsoft Visual C++ 2015-2022 Redistributable (x64) | ||
License: Proprietary | ||
Copyright: Copyright (c) Microsoft Corporation | ||
ShortDescription: The Microsoft Visual C++ 2015-2022 Redistributable Package (x64) | ||
Description: The Microsoft Visual C++ 2015-2022 Redistributable Package (x64) installs runtime components of Visual C++ Libraries required to run 64-bit applications developed with Visual C++ 2015, 2017, 2019 and 2022 on a computer that does not have Visual C++ 2015, 2017, 2019 and 2022 installed. | ||
Moniker: vcredistx64 | ||
Tags: | ||
- c++ | ||
- redist | ||
- redistributable | ||
- visual | ||
- visual-c++ | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
.../Microsoft/VCRedist/2015+/x64_Pckgr/14.38.33130.0/Microsoft.VCRedist.2015+.x64_Pckgr.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.VCRedist.2015+.x64_Pckgr | ||
PackageVersion: 14.38.33130.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |