-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: VMware.WorkstationPro version 17.0.1 (#95507)
- Loading branch information
1 parent
99cf2a1
commit 556b821
Showing
3 changed files
with
81 additions
and
0 deletions.
There are no files selected for viewing
34 changes: 34 additions & 0 deletions
34
manifests/v/VMware/WorkstationPro/17.0.1/VMware.WorkstationPro.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,34 @@ | ||
# Created with YamlCreate.ps1 v2.2.2 $debug=NVS1.CRLF.5-1-22621-963.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json | ||
|
||
PackageIdentifier: VMware.WorkstationPro | ||
PackageVersion: 17.0.1 | ||
InstallerLocale: en-US | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: exe | ||
InstallModes: | ||
- silent | ||
InstallerSwitches: | ||
Silent: /s /v/qn | ||
SilentWithProgress: /s /v/qb | ||
Custom: EULAS_AGREED=1 AUTOSOFTWAREUPDATE=0 DATACOLLECTION=0 ADDLOCAL=ALL REBOOT=ReallySuppress | ||
InstallerSuccessCodes: | ||
- "3010" | ||
- "1614" | ||
- "1641" | ||
UpgradeBehavior: install | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x86 | ||
AppsAndFeaturesEntries: | ||
- Publisher: VMware, Inc. | ||
DisplayName: VMware Workstation | ||
InstallerType: exe | ||
ReleaseDate: 2023-02-02 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://download3.vmware.com/software/WKST-1701-WIN/VMware-workstation-full-17.0.1-21139696.exe | ||
InstallerSha256: 6B1DE8005AE088209016B7F24A21D831BA6255D302B7ADBE642D4FE0DBB4939E | ||
ManifestType: installer | ||
ManifestVersion: 1.4.0 |
39 changes: 39 additions & 0 deletions
39
manifests/v/VMware/WorkstationPro/17.0.1/VMware.WorkstationPro.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,39 @@ | ||
# Created with YamlCreate.ps1 v2.2.2 $debug=NVS1.CRLF.5-1-22621-963.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json | ||
|
||
PackageIdentifier: VMware.WorkstationPro | ||
PackageVersion: 17.0.1 | ||
PackageLocale: en-US | ||
Publisher: VMware, Inc. | ||
PublisherUrl: https://www.vmware.com | ||
PublisherSupportUrl: https://www.vmware.com/help.html | ||
PrivacyUrl: https://www.vmware.com/help/privacy.html | ||
Author: VMware, Inc. | ||
PackageName: VMware Workstation Pro | ||
PackageUrl: https://www.vmware.com/products/workstation-pro.html | ||
License: Proprietary | ||
LicenseUrl: https://www.vmware.com/help/legal.html | ||
Copyright: Copyright © 2023 VMware, Inc. All rights reserved. | ||
CopyrightUrl: https://www.vmware.com/help/trademarks.html | ||
ShortDescription: VMware Workstation Pro is the industry standard for running multiple operating systems as virtual machines (VMs) on a single Linux or Windows PC to build, test, or demo software. | ||
Description: |- | ||
VMware Workstation Pro™ enables technical professionals to develop, test, demonstrate, and deploy software by running multiple x86-based Windows, Linux, and other operating systems simultaneously on the same PC. | ||
You can replicate server, desktop, and tablet environments in a virtual machine and allocate multiple processor cores, gigabytes of main memory, and graphics memory to each virtual machine, whether the virtual machine resides on a personal PC or on a private enterprise cloud. | ||
Moniker: vmware-workstation-pro | ||
Tags: | ||
- virtualization | ||
- virtual-machine | ||
- vmware | ||
# Agreements: | ||
ReleaseNotes: |- | ||
What's New | ||
• This release resolves CVE-2023-20854. For more information on this vulnerability and its impact on VMware products, see VMSA-2023-0003. | ||
• This release contains bug fixes. | ||
ReleaseNotesUrl: https://docs.vmware.com/en/VMware-Workstation-Pro/17.0.1/rn/vmware-workstation-1701-pro-release-notes/index.html | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.4.0 |
8 changes: 8 additions & 0 deletions
8
manifests/v/VMware/WorkstationPro/17.0.1/VMware.WorkstationPro.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 with YamlCreate.ps1 v2.2.2 $debug=NVS1.CRLF.5-1-22621-963.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json | ||
|
||
PackageIdentifier: VMware.WorkstationPro | ||
PackageVersion: 17.0.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.4.0 |