winget-cli

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

TestExeInstaller_NoScope.yaml (645B)


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