winget-cli

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

V1_7ManifestMerged.yaml (7341B)


      1 PackageIdentifier: microsoft.msixsdk
      2 PackageVersion: 1.7.32
      3 PackageLocale: en-US
      4 Publisher: Microsoft
      5 PublisherUrl: https://www.microsoft.com
      6 PublisherSupportUrl: https://www.microsoft.com/support
      7 PrivacyUrl: https://www.microsoft.com/privacy
      8 Author: Microsoft
      9 PackageName: MSIX SDK
     10 PackageUrl: https://www.microsoft.com/msixsdk/home
     11 License: MIT License
     12 LicenseUrl: https://www.microsoft.com/msixsdk/license
     13 Copyright: Copyright Microsoft Corporation
     14 CopyrightUrl: https://www.microsoft.com/msixsdk/copyright
     15 ShortDescription: This is MSIX SDK
     16 Description: The MSIX SDK project is an effort to enable developers
     17 Moniker: msixsdk
     18 Tags:
     19   - "appxsdk"
     20   - "msixsdk"
     21 ReleaseNotes: Default release notes
     22 ReleaseNotesUrl: https://DefaultReleaseNotes.net
     23 PurchaseUrl: https://DefaultPurchaseUrl.com
     24 InstallationNotes: Default installation notes
     25 Documentations:
     26   - DocumentLabel: Default document label
     27     DocumentUrl: https://DefaultDocumentUrl.com
     28 Icons:
     29   - IconUrl: https://testIcon
     30     IconFileType: ico
     31     IconResolution: custom
     32     IconTheme: default
     33     IconSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8123
     34 Agreements:
     35   - AgreementLabel: DefaultLabel
     36     Agreement: DefaultText
     37     AgreementUrl: https://DefaultAgreementUrl.net
     38 InstallerLocale: en-US
     39 Platform:
     40   - Windows.Desktop
     41   - Windows.Universal
     42 MinimumOSVersion: 10.0.0.0
     43 InstallerType: zip
     44 Scope: machine
     45 InstallModes:
     46   - interactive
     47   - silent
     48   - silentWithProgress
     49 InstallerSwitches:
     50   Custom: /custom
     51   SilentWithProgress: /silentwithprogress
     52   Silent: /silence
     53   Interactive: /interactive
     54   Log: /log=<LOGPATH>
     55   InstallLocation: /dir=<INSTALLPATH>
     56   Upgrade: /upgrade
     57   Repair: /repair
     58 InstallerSuccessCodes:
     59   - 1
     60   - 0x80070005
     61 UpgradeBehavior: uninstallPrevious
     62 Commands:
     63   - makemsix
     64   - makeappx
     65 Protocols:
     66   - protocol1
     67   - protocol2
     68 FileExtensions:
     69   - appx
     70   - msix
     71   - appxbundle
     72   - msixbundle
     73 Dependencies:
     74   WindowsFeatures:
     75     - IIS
     76   WindowsLibraries:
     77     - VC Runtime
     78   PackageDependencies:
     79     - PackageIdentifier: Microsoft.MsixSdkDep
     80       MinimumVersion: 1.0.0
     81   ExternalDependencies:
     82     - Outside dependencies
     83 Capabilities:
     84   - internetClient
     85 RestrictedCapabilities:
     86   - runFullTrust
     87 PackageFamilyName: Microsoft.DesktopAppInstaller_8wekyb3d8bbwe
     88 ProductCode: "{Foo}"
     89 ReleaseDate: 2021-01-01
     90 InstallerAbortsTerminal: true
     91 InstallLocationRequired: true
     92 RequireExplicitUpgrade: true
     93 DisplayInstallWarnings: true
     94 ElevationRequirement: elevatesSelf
     95 UnsupportedOSArchitectures:
     96   - arm
     97 AppsAndFeaturesEntries:
     98   - DisplayName: DisplayName
     99     DisplayVersion: DisplayVersion
    100     Publisher: Publisher
    101     ProductCode: ProductCode
    102     UpgradeCode: UpgradeCode
    103     InstallerType: exe
    104 Markets:
    105   AllowedMarkets:
    106     - US
    107 ExpectedReturnCodes:
    108     - InstallerReturnCode: 2
    109       ReturnResponse: contactSupport
    110       ReturnResponseUrl: https://defaultReturnResponseUrl.com
    111     - InstallerReturnCode: 3
    112       ReturnResponse: custom
    113 UnsupportedArguments:
    114   - log
    115 NestedInstallerType: msi
    116 NestedInstallerFiles:
    117   - RelativeFilePath: RelativeFilePath
    118     PortableCommandAlias: PortableCommandAlias
    119 InstallationMetadata:
    120   DefaultInstallLocation: "%ProgramFiles%\\TestApp"
    121   Files:
    122     - RelativeFilePath: "main.exe"
    123       FileSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    124       FileType: launch
    125       InvocationParameter: "/arg"
    126       DisplayName: "DisplayName"
    127 DownloadCommandProhibited: true
    128 RepairBehavior: uninstaller
    129 Localization:
    130 - Agreements:
    131   - Agreement: Text
    132     AgreementLabel: Label
    133     AgreementUrl: https://AgreementUrl.net
    134   Author: Microsoft UK
    135   Copyright: Copyright Microsoft Corporation UK
    136   CopyrightUrl: https://www.microsoft.com/msixsdk/copyright/UK
    137   Description: The MSIX SDK project is an effort to enable developers UK
    138   License: MIT License UK
    139   LicenseUrl: https://www.microsoft.com/msixsdk/license/UK
    140   PackageLocale: en-GB
    141   PackageName: MSIX SDK UK
    142   PackageUrl: https://www.microsoft.com/msixsdk/home/UK
    143   PrivacyUrl: https://www.microsoft.com/privacy/UK
    144   Publisher: Microsoft UK
    145   PublisherSupportUrl: https://www.microsoft.com/support/UK
    146   PublisherUrl: https://www.microsoft.com/UK
    147   ReleaseNotes: Release notes
    148   ReleaseNotesUrl: https://ReleaseNotes.net
    149   ShortDescription: This is MSIX SDK UK
    150   Tags:
    151   - appxsdkUK
    152   - msixsdkUK
    153   PurchaseUrl: https://PurchaseUrl.com
    154   InstallationNotes: Installation notes
    155   Documentations:
    156   - DocumentLabel: Document label
    157     DocumentUrl: https://DocumentUrl.com
    158   Icons:
    159   - IconUrl: https://testIcon2
    160     IconFileType: png
    161     IconResolution: 32x32
    162     IconTheme: dark
    163     IconSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8321
    164 Installers:
    165   - Architecture: x86
    166     InstallerLocale: en-GB
    167     Platform:
    168       - Windows.Desktop
    169     MinimumOSVersion: 10.0.1.0
    170     InstallerType: msix
    171     InstallerUrl: https://www.microsoft.com/msixsdk/msixsdkx86.msix
    172     InstallerSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    173     SignatureSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    174     Scope: user
    175     InstallModes:
    176       - interactive
    177     InstallerSwitches:
    178       Custom: /c
    179       SilentWithProgress: /sp
    180       Silent: /s
    181       Interactive: /i
    182       Log: /l=<LOGPATH>
    183       InstallLocation: /d=<INSTALLPATH>
    184       Upgrade: /u
    185       Repair: /r
    186     UpgradeBehavior: install
    187     Commands:
    188       - makemsixPreview
    189       - makeappxPreview
    190     Protocols:
    191       - protocol1preview
    192       - protocol2preview
    193     FileExtensions:
    194       - appxbundle
    195       - msixbundle
    196       - appx
    197       - msix
    198     Dependencies:
    199       WindowsFeatures:
    200         - PreviewIIS
    201       WindowsLibraries:
    202         - Preview VC Runtime
    203       PackageDependencies:
    204         - PackageIdentifier: Microsoft.MsixSdkDepPreview
    205           MinimumVersion: 1.0.0
    206       ExternalDependencies:
    207         - Preview Outside dependencies
    208     PackageFamilyName: Microsoft.DesktopAppInstallerPreview_8wekyb3d8bbwe
    209     Capabilities:
    210       - internetClientPreview
    211     RestrictedCapabilities:
    212       - runFullTrustPreview
    213     ReleaseDate: 2021-02-02
    214     InstallerAbortsTerminal: false
    215     InstallLocationRequired: false
    216     NestedInstallerFiles:
    217       - RelativeFilePath: RelativeFilePath2
    218         PortableCommandAlias: PortableCommandAlias2
    219     RequireExplicitUpgrade: false
    220     DisplayInstallWarnings: true
    221     ElevationRequirement: elevationRequired
    222     NestedInstallerType: msi
    223     UnsupportedArguments:
    224       - location
    225     UnsupportedOSArchitectures:
    226       - arm64
    227     Markets:
    228       ExcludedMarkets:
    229         - "US"
    230     ExpectedReturnCodes:
    231       - InstallerReturnCode: 2
    232         ReturnResponse: contactSupport
    233         ReturnResponseUrl: https://returnResponseUrl.com
    234     DownloadCommandProhibited: true
    235     RepairBehavior: modify
    236     InstallationMetadata:
    237       DefaultInstallLocation: "%ProgramFiles%\\TestApp"
    238       Files:
    239         - RelativeFilePath: "main2.exe"
    240           FileSha256: 79D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    241           FileType: launch2
    242           InvocationParameter: "/arg2"
    243           DisplayName: "DisplayName2"
    244   - Architecture: x64
    245     InstallerSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    246     InstallerUrl: https://www.microsoft.com/msixsdk/msixsdkx64.exe
    247     InstallerType: exe
    248     ProductCode: '{Bar}'
    249 ManifestType: merged
    250 ManifestVersion: 1.7.0