23 lines
798 B
YAML
23 lines
798 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Microsoft.Office
|
|
PackageVersion: 16.0.0
|
|
MinimumOSVersion: 10.0.0.0
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: neutral
|
|
InstallerType: exe
|
|
InstallerUrl: https://officecdn.microsoft.com/pr/wsus/setup.exe
|
|
InstallerSha256: 01ba9657feed898b31fa603a037720ea1175b88f032a30195a144640401038a5
|
|
InstallerSwitches:
|
|
Custom: /configure https://go.microsoft.com/fwlink/?linkid=2111466
|
|
Silent: /configure https://aka.ms/fhlwingetconfig
|
|
SilentWithProgress: /configure https://aka.ms/fhlwingetconfig
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|