winget-cli

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

InstallFlowTest_Exe.yaml (929B)


      1 Id: AppInstallerCliTest.TestExeInstaller
      2 Version: 1.0.0.0
      3 Name: AppInstaller Test Exe Installer
      4 Publisher: Microsoft Corporation
      5 AppMoniker: AICLITestExe
      6 License: Test
      7 ProductCode: AppInstallerCliTest.TestExeInstaller
      8 Installers: 
      9     - Arch: x64
     10       Url: https://ThisIsNotUsed
     11       InstallerType: exe
     12       Sha256: 65DB2F2AC2686C7F2FD69D4A4C6683B888DC55BFA20A0E32CA9F838B51689A3B
     13       Scope: user
     14       Switches:
     15         Custom: /custom /scope=user
     16         SilentWithProgress: /silentwithprogress
     17         Silent: /silence
     18         Update: /update
     19     - Arch: x64
     20       Url: https://ThisIsNotUsed
     21       InstallerType: exe
     22       Sha256: 65DB2F2AC2686C7F2FD69D4A4C6683B888DC55BFA20A0E32CA9F838B51689A3B
     23       Scope: machine
     24       Switches:
     25         Custom: /custom /scope=machine
     26         SilentWithProgress: /silentwithprogress
     27         Silent: /silence
     28         Update: /update
     29 ManifestVersion: 0.1.0