forked from microsoft/winget-pkgs
-
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.
Add Microsoft.Office 16.0.18025.20140
- Loading branch information
Showing
3 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
manifests/m/Microsoft/Office/16.0.18025.20140/Microsoft.Office.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,25 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.Office | ||
PackageVersion: 16.0.18025.20140 | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: exe | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Silent: /configure https://aka.ms/fhlwingetconfig | ||
SilentWithProgress: /configure https://aka.ms/fhlwingetconfig | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://officecdn.microsoft.com/pr/wsus/setup.exe | ||
InstallerSha256: D6F6FD3FE8EBA8CCEE31A270BA3FC6B6A7A1DE58F4C9B45F40A9F322A84F8B1F | ||
- Architecture: x64 | ||
InstallerUrl: https://officecdn.microsoft.com/pr/wsus/setup.exe | ||
InstallerSha256: D6F6FD3FE8EBA8CCEE31A270BA3FC6B6A7A1DE58F4C9B45F40A9F322A84F8B1F | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
38 changes: 38 additions & 0 deletions
38
manifests/m/Microsoft/Office/16.0.18025.20140/Microsoft.Office.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,38 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.Office | ||
PackageVersion: 16.0.18025.20140 | ||
PackageLocale: en-US | ||
Publisher: Microsoft Corporation | ||
PublisherUrl: https://www.microsoft.com | ||
PublisherSupportUrl: https://support.office.com | ||
PrivacyUrl: https://privacy.microsoft.com | ||
Author: Microsoft Corporation | ||
PackageName: Microsoft 365 Apps for enterprise | ||
PackageUrl: https://www.office.com | ||
License: Commercial | ||
LicenseUrl: https://docs.microsoft.com/legal/termsofuse | ||
Copyright: Copyright (C) Microsoft Corporation | ||
CopyrightUrl: https://docs.microsoft.com/legal/termsofuse | ||
ShortDescription: Microsoft 365 Apps for enterprise is the most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime. | ||
Description: Microsoft 365 Apps for enterprise is the most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime. | ||
Moniker: office | ||
Tags: | ||
- access | ||
- excel | ||
- m365 | ||
- microsoft-office | ||
- microsoft365 | ||
- o365 | ||
- office365 | ||
- onedrive | ||
- onedrive-for-business | ||
- onenote | ||
- outlook | ||
- powerpoint | ||
- proplus | ||
- publisher | ||
- skype-for-business | ||
- word | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
7 changes: 7 additions & 0 deletions
7
manifests/m/Microsoft/Office/16.0.18025.20140/Microsoft.Office.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,7 @@ | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.Office | ||
PackageVersion: 16.0.18025.20140 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |