winget-cli

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

V1_12ManifestMerged.yaml (8458B)


      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 ArchiveBinariesDependOnPath: true
    129 RepairBehavior: uninstaller
    130 Authentication:
    131   AuthenticationType: microsoftEntraId
    132   MicrosoftEntraIdAuthenticationInfo:
    133     Resource: DefaultResource
    134     Scope: DefaultScope
    135 Localization:
    136 - Agreements:
    137   - Agreement: Text
    138     AgreementLabel: Label
    139     AgreementUrl: https://AgreementUrl.net
    140   Author: Microsoft UK
    141   Copyright: Copyright Microsoft Corporation UK
    142   CopyrightUrl: https://www.microsoft.com/msixsdk/copyright/UK
    143   Description: The MSIX SDK project is an effort to enable developers UK
    144   License: MIT License UK
    145   LicenseUrl: https://www.microsoft.com/msixsdk/license/UK
    146   PackageLocale: en-GB
    147   PackageName: MSIX SDK UK
    148   PackageUrl: https://www.microsoft.com/msixsdk/home/UK
    149   PrivacyUrl: https://www.microsoft.com/privacy/UK
    150   Publisher: Microsoft UK
    151   PublisherSupportUrl: https://www.microsoft.com/support/UK
    152   PublisherUrl: https://www.microsoft.com/UK
    153   ReleaseNotes: Release notes
    154   ReleaseNotesUrl: https://ReleaseNotes.net
    155   ShortDescription: This is MSIX SDK UK
    156   Tags:
    157   - appxsdkUK
    158   - msixsdkUK
    159   PurchaseUrl: https://PurchaseUrl.com
    160   InstallationNotes: Installation notes
    161   Documentations:
    162   - DocumentLabel: Document label
    163     DocumentUrl: https://DocumentUrl.com
    164   Icons:
    165   - IconUrl: https://testIcon2
    166     IconFileType: png
    167     IconResolution: 32x32
    168     IconTheme: dark
    169     IconSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8321
    170 Installers:
    171   - Architecture: x86
    172     InstallerLocale: en-GB
    173     Platform:
    174       - Windows.Desktop
    175     MinimumOSVersion: 10.0.1.0
    176     InstallerType: msix
    177     InstallerUrl: https://www.microsoft.com/msixsdk/msixsdkx86.msix
    178     InstallerSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    179     SignatureSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    180     Scope: user
    181     InstallModes:
    182       - interactive
    183     InstallerSwitches:
    184       Custom: /c
    185       SilentWithProgress: /sp
    186       Silent: /s
    187       Interactive: /i
    188       Log: /l=<LOGPATH>
    189       InstallLocation: /d=<INSTALLPATH>
    190       Upgrade: /u
    191       Repair: /r
    192     UpgradeBehavior: install
    193     Commands:
    194       - makemsixPreview
    195       - makeappxPreview
    196     Protocols:
    197       - protocol1preview
    198       - protocol2preview
    199     FileExtensions:
    200       - appxbundle
    201       - msixbundle
    202       - appx
    203       - msix
    204     Dependencies:
    205       WindowsFeatures:
    206         - PreviewIIS
    207       WindowsLibraries:
    208         - Preview VC Runtime
    209       PackageDependencies:
    210         - PackageIdentifier: Microsoft.MsixSdkDepPreview
    211           MinimumVersion: 1.0.0
    212       ExternalDependencies:
    213         - Preview Outside dependencies
    214     PackageFamilyName: Microsoft.DesktopAppInstallerPreview_8wekyb3d8bbwe
    215     Capabilities:
    216       - internetClientPreview
    217     RestrictedCapabilities:
    218       - runFullTrustPreview
    219     ReleaseDate: 2021-02-02
    220     InstallerAbortsTerminal: false
    221     InstallLocationRequired: false
    222     NestedInstallerFiles:
    223       - RelativeFilePath: RelativeFilePath2
    224         PortableCommandAlias: PortableCommandAlias2
    225     RequireExplicitUpgrade: false
    226     DisplayInstallWarnings: true
    227     ElevationRequirement: elevationRequired
    228     NestedInstallerType: msi
    229     UnsupportedArguments:
    230       - location
    231     UnsupportedOSArchitectures:
    232       - arm64
    233     Markets:
    234       ExcludedMarkets:
    235         - "US"
    236     ExpectedReturnCodes:
    237       - InstallerReturnCode: 2
    238         ReturnResponse: contactSupport
    239         ReturnResponseUrl: https://returnResponseUrl.com
    240     DownloadCommandProhibited: true
    241     ArchiveBinariesDependOnPath: false
    242     RepairBehavior: modify
    243     InstallationMetadata:
    244       DefaultInstallLocation: "%ProgramFiles%\\TestApp"
    245       Files:
    246         - RelativeFilePath: "main2.exe"
    247           FileSha256: 79D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    248           FileType: launch2
    249           InvocationParameter: "/arg2"
    250           DisplayName: "DisplayName2"
    251     Authentication:
    252       AuthenticationType: microsoftEntraId
    253       MicrosoftEntraIdAuthenticationInfo:
    254         Resource: Resource
    255         Scope: Scope
    256   - Architecture: x64
    257     InstallerSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    258     InstallerUrl: https://www.microsoft.com/msixsdk/msixsdkx64.exe
    259     InstallerType: exe
    260     ProductCode: '{Bar}'
    261     MSStoreProductIdentifier: fakeIdentifier
    262   - Architecture: neutral
    263     InstallerType: zip
    264     InstallerUrl: https://www.microsoft.com/msixsdk/msixsdkx64.exe
    265     InstallerSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    266     NestedInstallerType: font
    267     NestedInstallerFiles:
    268       - RelativeFilePath: relativeFilePath1.otf
    269       - RelativeFilePath: relativeFilePath2.ttf
    270       - RelativeFilePath: relativeFilePath3.fnt
    271       - RelativeFilePath: relativeFilePath4.ttc
    272       - RelativeFilePath: relativeFilePath5.otc
    273   - Architecture: neutral
    274     InstallerType: font
    275     InstallerUrl: https://www.microsoft.com/msixsdk/msixsdkx64.exe
    276     InstallerSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
    277 ManifestType: merged
    278 ManifestVersion: 1.12.0