HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/ProgramData/Microsoft/Windows/AppRepository/Microsoft.Paint_10.2104.17.0_x64__8wekyb3d8bbwe.xml
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Package IgnorableNamespaces="uap uap2 uap3 uap4 uap7 uap11 mp rescap rescap3 com com2 com3 desktop desktop6 build" xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap2="http://schemas.microsoft.com/appx/manifest/uap/windows10/2" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:uap4="http://schemas.microsoft.com/appx/manifest/uap/windows10/4" xmlns:uap7="http://schemas.microsoft.com/appx/manifest/uap/windows10/7" xmlns:uap11="http://schemas.microsoft.com/appx/manifest/uap/windows10/11" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:rescap3="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities/3" xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10" xmlns:com2="http://schemas.microsoft.com/appx/manifest/com/windows10/2" xmlns:com3="http://schemas.microsoft.com/appx/manifest/com/windows10/3" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" xmlns:desktop6="http://schemas.microsoft.com/appx/manifest/desktop/windows10/6" xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build">
  
  <Identity Name="Microsoft.Paint" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="10.2104.17.0" ProcessorArchitecture="x64"/>
  <mp:PhoneIdentity PhoneProductId="c565257f-0491-4937-9fbb-06c0bddaba65" PhonePublisherId="95d94207-0c7c-47ed-82db-d75c81153c35"/>
  <Properties>
    <DisplayName>Paint</DisplayName>
    <PublisherDisplayName>Microsoft Corporation</PublisherDisplayName>
    <Logo>Assets\PaintStoreLogo.png</Logo>
    <desktop6:FileSystemWriteVirtualization>disabled</desktop6:FileSystemWriteVirtualization>
  </Properties>
  <Dependencies>
    <TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.19041.0" MaxVersionTested="10.0.19041.0"/>
    <PackageDependency Name="Microsoft.VCLibs.140.00.UWPDesktop" MinVersion="14.0.29231.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US"/>
  </Dependencies>
  <Resources>
    <Resource Language="EN-US"/>
    <Resource Language="EN-GB"/>
    <Resource uap:Scale="200"/>
    
  </Resources>
  <Applications>
    <Application Id="App" Executable="PaintApp\mspaint.exe" EntryPoint="Windows.FullTrustApplication" uap11:CurrentDirectoryPath="$(env:USERPROFILE)">
      <uap:VisualElements DisplayName="ms-resource:Resources/AppDisplayName" Description="ms-resource:Resources/AppDescription" BackgroundColor="#0078D4" Square150x150Logo="Assets\PaintMedTile.png" Square44x44Logo="Assets\PaintAppList.png">
        <uap:DefaultTile ShortName="ms-resource:Resources/AppDisplayName" Wide310x150Logo="Assets\PaintWideTile.png" Square310x310Logo="Assets\PaintLargeTile.png" Square71x71Logo="Assets\PaintSmallTile.png">
          <uap:ShowNameOnTiles>
            <uap:ShowOn Tile="wide310x150Logo"/>
            <uap:ShowOn Tile="square150x150Logo"/>
            <uap:ShowOn Tile="square310x310Logo"/>
          </uap:ShowNameOnTiles>
        </uap:DefaultTile>
      </uap:VisualElements>
      <Extensions>
        <uap3:Extension Category="windows.appExecutionAlias" EntryPoint="Windows.FullTrustApplication">
          <uap3:AppExecutionAlias>
            <desktop:ExecutionAlias Alias="mspaint.exe"/>
            <desktop:ExecutionAlias Alias="pbrush.exe"/>
          </uap3:AppExecutionAlias>
        </uap3:Extension>
        <uap:Extension Category="windows.fileTypeAssociation">
          <uap:FileTypeAssociation Name="paintpicture">
            <uap:Logo>Assets\paintpicture.png</uap:Logo>
            <uap:SupportedFileTypes>
              <uap:FileType>.avci</uap:FileType>
              <uap:FileType>.avif</uap:FileType>
              <uap:FileType uap4:ShellNewFileName="Assets\NewBitmapImage.bmp" uap4:ShellNewDisplayName="ms-resource:Resources/ShellNewDisplayName_Bmp">.bmp</uap:FileType>
              <uap:FileType>.dib</uap:FileType>
              <uap:FileType>.emf</uap:FileType>
              <uap:FileType>.gif</uap:FileType>
              <uap:FileType>.heic</uap:FileType>
              <uap:FileType>.heif</uap:FileType>
              <uap:FileType>.hif</uap:FileType>
              <uap:FileType>.ico</uap:FileType>
              <uap:FileType>.jfif</uap:FileType>
              <uap:FileType>.jpe</uap:FileType>
              <uap:FileType>.jpeg</uap:FileType>
              <uap:FileType>.jpg</uap:FileType>
              <uap:FileType>.png</uap:FileType>
              <uap:FileType>.rle</uap:FileType>
              <uap:FileType>.tif</uap:FileType>
              <uap:FileType>.tiff</uap:FileType>
              <uap:FileType>.webp</uap:FileType>
              <uap:FileType>.wmf</uap:FileType>
            </uap:SupportedFileTypes>
            <uap2:SupportedVerbs>
              <uap3:Verb Id="Edit" Parameters="&quot;%1&quot;" uap7:Default="true">ms-resource:Resources/ShellContextMenuEdit</uap3:Verb>
              <uap3:Verb Id="Print" Parameters="/p &quot;%1&quot;">ms-resource:Resources/ShellContextMenuPrint</uap3:Verb>
              <uap3:Verb Id="PrintTo" Parameters="/pt &quot;%1&quot; &quot;%2&quot; &quot;%3&quot; &quot;%4&quot;">ms-resource:Resources/ShellContextMenuPrint</uap3:Verb>
            </uap2:SupportedVerbs>
            <rescap3:MigrationProgIds>
              <rescap3:MigrationProgId>PBrush</rescap3:MigrationProgId>
              <rescap3:MigrationProgId>Paint.Picture</rescap3:MigrationProgId>
            </rescap3:MigrationProgIds>
          </uap:FileTypeAssociation>
        </uap:Extension>
        <rescap3:Extension Category="windows.desktopAppMigration">
          <rescap3:DesktopAppMigration>
            <rescap3:DesktopApp AumId="{1AC14E77-02E7-4E5D-B744-2EB1AE5198B7}\mspaint.exe"/>
            
            <rescap3:DesktopApp AumId="{D65231B0-B2F1-4857-A4CE-A8E7C6EA7D27}\mspaint.exe"/>
            
          </rescap3:DesktopAppMigration>
        </rescap3:Extension>
        <com2:Extension Category="windows.comServer">
          <com2:ComServer>
            <com3:ExeServer Executable="PaintApp\mspaint.exe" DisplayName="ms-resource:Resources/AppDisplayName">
              <com:Class Id="D3E34B21-9D75-101A-8C3D-00AA001A1652" DisplayName="ms-resource:Resources/OleClassDisplayName" ShortDisplayName="ms-resource:Resources/OleClassShortDisplayName" ProgId="Paint.Picture.1" EnableOleDefaultHandler="true" InsertableObject="true" VersionIndependentProgId="Paint.Picture">
                <com:DefaultIcon Path="PaintApp\mspaint.exe" ResourceIndex="-3"/>
                <com:MiscStatus OleMiscFlag="32"/>
                <com:Verbs>
                  <com:Verb Id="0" DisplayName="ms-resource:Resources/OleVerbEdit" AppendMenuFlag="0" OleVerbFlag="2"/>
                  <com:Verb Id="1" DisplayName="ms-resource:Resources/OleVerbOpen" AppendMenuFlag="0" OleVerbFlag="2"/>
                </com:Verbs>
                <com:Conversion>
                  <com:Readable>
                    <com:Format StandardFormat="8"/>
                  </com:Readable>
                </com:Conversion>
              </com:Class>
            </com3:ExeServer>
            <com3:ProgId Id="Paint.Picture" CurrentVersion="Paint.Picture.1"/>
            <com3:ProgId Id="Paint.Picture.1" Clsid="D3E34B21-9D75-101A-8C3D-00AA001A1652"/>
            <com3:TreatAsClass Id="0003000A-0000-0000-C000-000000000046" DisplayName="ms-resource:Resources/OleClassShortDisplayName" TreatAs="D3E34B21-9D75-101A-8C3D-00AA001A1652"/>
            <com3:ProgId Id="PBrush" Clsid="0003000A-0000-0000-C000-000000000046"/>
          </com2:ComServer>
        </com2:Extension>
      </Extensions>
    </Application>
  </Applications>
  <Capabilities>
    <rescap:Capability Name="runFullTrust"/>
    <rescap:Capability Name="enterpriseDataPolicy"/>
    <rescap:Capability Name="unvirtualizedResources"/>
  </Capabilities>
  <build:Metadata>
    <build:Item Name="Microsoft.Build.DesktopBridge.Tasks.dll" Version="4.6.30319.200"/>
    <build:Item Name="TargetFrameworkMoniker" Value=".NETFramework,Version=v4.5.1"/>
    <build:Item Name="VisualStudio" Version="16.0"/>
    <build:Item Name="OperatingSystem" Version="10.0.17763.1 (WinBuild.160101.0800)"/>
    <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="16.0.31228.383"/>
    <build:Item Name="ProjectGUID" Value="2675fe32-db79-4170-9fe5-5cc912d48c8d"/>
    <build:Item Name="MakePri.exe" Version="10.0.19041.685 (WinBuild.160101.0800)"/>
  </build:Metadata>
</Package>