winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

TestExeInstaller_InapplicableOsVersion.yaml (605B)


      1 Id: AppInstallerTest.InapplicableOsVersion
      2 Name: InapplicableOsVersion
      3 Version: 1.0.0.0
      4 Publisher: AppInstallerTest
      5 MinOSVersion: 11.0.0.0
      6 License: Test
      7 Installers:
      8   - Arch: x86
      9     Url: https://localhost:5001/TestKit/AppInstallerTestExeInstaller/AppInstallerTestExeInstaller.exe
     10     Sha256: <EXEHASH>
     11     InstallerType: exe
     12     Switches:
     13       Custom: /execustom
     14       SilentWithProgress: /exeswp
     15       Silent: /exesilent
     16       Interactive: /exeinteractive
     17       Language: /exeenus
     18       Log: /exelog <LOGPATH>
     19       InstallLocation: /InstallDir <INSTALLPATH>
     20 ManifestVersion: 0.1.0