﻿<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:win32dependencies="http://schemas.microsoft.com/appx/manifest/externaldependencies" xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10" xmlns:desktop6="http://schemas.microsoft.com/appx/manifest/desktop/windows10/6" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:com="http://schemas.microsoft.com/appx/manifest/com/windows10" IgnorableNamespaces="uap uap3 desktop desktop6 rescap com build win32dependencies">
  <!--
    THIS PACKAGE MANIFEST FILE IS GENERATED BY THE BUILD PROCESS.

    Changes to this file will be lost when it is regenerated. To correct errors in this file, edit the source .appxmanifest file.

    For more information on package manifest files, see http://go.microsoft.com/fwlink/?LinkID=241727
  -->
  <Identity Name="Microsoft.MicrosoftPCManager" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="3.16.2.0" ProcessorArchitecture="x64" />
  <Properties>
    <DisplayName>ms-resource:AppDisplayName</DisplayName>
    <PublisherDisplayName>Microsoft Corporation</PublisherDisplayName>
    <Logo>Images\StoreLogo.png</Logo>
  </Properties>
  <Dependencies>
    <TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.19042.0" MaxVersionTested="10.0.19042.0" />
    <!-- <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.17763.0" MaxVersionTested="10.0.22621.0"/> -->
    <win32dependencies:ExternalDependency Name="Microsoft.EdgeWebView2Runtime" Publisher="CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" MinVersion="101.0.1210.53" Optional="true" />
    <PackageDependency Name="Microsoft.WindowsAppRuntime.1.5" MinVersion="5001.119.156.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" />
  </Dependencies>
  <Resources>
    <Resource Language="EN-US" />
    <Resource Language="HI-IN" />
    <Resource Language="JA-JP" />
    <Resource Language="KO-KR" />
    <Resource Language="ZH-CN" />
    <Resource Language="ZH-TW" />
  </Resources>
  <Applications>
    <Application Id="App" Executable="PCManager\MSPCManager.exe" EntryPoint="Windows.FullTrustApplication">
      <uap:VisualElements DisplayName="ms-resource:AppDisplayName" Description="ms-resource:AppDisplayName" BackgroundColor="transparent" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png">
        <uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" Square71x71Logo="Images\SmallTile.png" ShortName="ms-resource:AppDisplayName" />
        <uap:SplashScreen Image="Images\SplashScreen.png" />
      </uap:VisualElements>
      <Extensions>
        <desktop:Extension Category="windows.startupTask" Executable="PCManager\PCMAutoRun.exe" EntryPoint="Windows.FullTrustApplication">
          <desktop:StartupTask TaskId="WindowsMasterUI_Store" Enabled="false" DisplayName="ms-resource:AppDisplayName" />
        </desktop:Extension>
        <!--Specify which CLSID to activate when toast clicked-->
        <desktop:Extension Category="windows.toastNotificationActivation">
          <desktop:ToastNotificationActivation ToastActivatorCLSID="98f5004b-59f4-4c78-8157-1431eb0bb850" />
        </desktop:Extension>
        <!--Register COM CLSID LocalServer32 registry key-->
        <com:Extension Category="windows.comServer">
          <com:ComServer>
            <com:ExeServer Executable="PCManager\MSPCManager.exe" Arguments="-ToastActivated" DisplayName="Toast activator">
              <com:Class Id="98f5004b-59f4-4c78-8157-1431eb0bb850" DisplayName="Toast activator" />
            </com:ExeServer>
          </com:ComServer>
        </com:Extension>
      </Extensions>
    </Application>
    <Application Id="PCManagerCore" Executable="PCManager\MSPCManagerCore.exe" EntryPoint="Windows.FullTrustApplication">
      <uap:VisualElements DisplayName="MSPCManagerCore" Description="MSPCManagerCore" BackgroundColor="transparent" AppListEntry="none" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png">
        <uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" Square71x71Logo="Images\SmallTile.png" ShortName="MSPCManagerCore" />
        <uap:SplashScreen Image="Images\SplashScreen.png" />
      </uap:VisualElements>
    </Application>
    <Application Id="PCManagerService" Executable="PCManager\MSPCManagerService.exe" EntryPoint="Windows.FullTrustApplication">
      <uap:VisualElements DisplayName="Microsoft PC Manager Service" Description="Microsoft PC Manager Service" BackgroundColor="transparent" AppListEntry="none" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png">
        <uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" Square71x71Logo="Images\SmallTile.png" ShortName="MSPCManagerService" />
        <uap:SplashScreen Image="Images\SplashScreen.png" />
      </uap:VisualElements>
      <Extensions>
        <desktop6:Extension Category="windows.service" Executable="PCManager\MSPCManagerService.exe" EntryPoint="Windows.FullTrustApplication">
          <desktop6:Service Name="PCManager Service Store" StartupType="auto" StartAccount="localSystem" />
        </desktop6:Extension>
      </Extensions>
    </Application>
    <Application Id="PCMWidgetProvider" Executable="PCMWidgetProvider\MSPCManagerWidget.exe" EntryPoint="Windows.FullTrustApplication">
      <uap:VisualElements DisplayName="ms-resource:AppDisplayName" Description="ms-resource:AppDisplayName" BackgroundColor="transparent" AppListEntry="none" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png">
        <uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" />
        <uap:SplashScreen Image="Images\SplashScreen.png" />
      </uap:VisualElements>
      <Extensions>
        <com:Extension Category="windows.comServer">
          <com:ComServer>
            <com:ExeServer Executable="PCMWidgetProvider\MSPCManagerWidget.exe" DisplayName="ms-resource:AppDisplayName">
              <com:Class Id="E370B5AF-C53E-453D-8C7A-318804C6586D" DisplayName="ms-resource:AppDisplayName" />
            </com:ExeServer>
          </com:ComServer>
        </com:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.widgets" DisplayName="ms-resource:AppDisplayName" Id="winappsdk.cs.console.sample" PublicFolder="Public">
            <uap3:Properties>
              <WidgetProvider>
                <ProviderIcons>
                  <Icon Path="PCMWidgetProvider\ProviderAssets\StoreLogo.png" />
                </ProviderIcons>
                <Activation>
                  <!-- Apps exports COM interface which implements IWidgetProvider -->
                  <CreateInstance ClassId="E370B5AF-C53E-453D-8C7A-318804C6586D" />
                </Activation>
                <Definitions>
                  <Definition Id="CSharp_PCM_Widget" DisplayName="ms-resource:AppDisplayName" Description="ms-resource:AppDisplayName" AllowMultiple="false">
                    <Capabilities>
                      <Capability>
                        <Size Name="medium" />
                      </Capability>
                    </Capabilities>
                    <ThemeResources>
                      <Icons>
                        <Icon Path="PCMWidgetProvider\ProviderAssets\PCM_Icon.png" />
                      </Icons>
                      <Screenshots>
                        <Screenshot Path="ms-appx:Assets\ScreenshotLight.png" DisplayAltText="For accessibility" />
                      </Screenshots>
                      <!-- DarkMode and LightMode are optional -->
                      <DarkMode>
                        <Icons>
                          <Icon Path="PCMWidgetProvider\ProviderAssets\PCM_Icon.png" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ms-appx:Assets\ScreenshotDark.png" />
                        </Screenshots>
                      </DarkMode>
                      <LightMode>
                        <Icons>
                          <Icon Path="PCMWidgetProvider\ProviderAssets\PCM_Icon.png" />
                        </Icons>
                        <Screenshots>
                          <Screenshot Path="ms-appx:Assets\ScreenshotLight.png" />
                        </Screenshots>
                      </LightMode>
                    </ThemeResources>
                  </Definition>
                </Definitions>
              </WidgetProvider>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
      </Extensions>
    </Application>
  </Applications>
  <build:Metadata>
    <build:Item Name="Microsoft.Build.DesktopBridge.Tasks.dll" Version="17.5.33502.375" />
    <build:Item Name="TargetFrameworkMoniker" Value=".NETFramework,Version=v4.5.1" />
    <build:Item Name="VisualStudio" Version="17.0" />
    <build:Item Name="OperatingSystem" Version="10.0.17763.1 (WinBuild.160101.0800)" />
    <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="17.5.33502.375" />
    <build:Item Name="ProjectGUID" Value="009dd79a-c9f5-437f-a4d9-30c2a9cfd57f" />
    <build:Item Name="MakePri.exe" Version="10.0.22621.755 (WinBuild.160101.0800)" />
  </build:Metadata>
  <Capabilities>
    <rescap:Capability Name="localSystemServices" />
    <rescap:Capability Name="packagedServices" />
    <rescap:Capability Name="runFullTrust" />
    <rescap:Capability Name="packageManagement" />
  </Capabilities>
  <mp:PhoneIdentity PhoneProductId="3e385140-b7c6-49b6-be39-28c977800e70" PhonePublisherId="95d94207-0c7c-47ed-82db-d75c81153c35" />
</Package>