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 mp 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:build="http://schemas.microsoft.com/developer/appx/2015/build"> <Identity Name="Microsoft.Print3D" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="3.3.791.0" ProcessorArchitecture="x64" /> <mp:PhoneIdentity PhoneProductId="7c50e8eb-2e2a-4919-8189-d2391e2a1e56" PhonePublisherId="95d94207-0c7c-47ed-82db-d75c81153c35" /> <Properties> <DisplayName>Print 3D</DisplayName> <PublisherDisplayName>Microsoft Corporation</PublisherDisplayName> <Logo>Assets\manifestAssets\StoreLogo.png</Logo> </Properties> <Dependencies> <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.16299.0" MaxVersionTested="10.0.17763.0" /> <PackageDependency Name="Microsoft.VCLibs.140.00" MinVersion="14.0.26706.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="100" /> </Resources> <Applications> <Application Id="App" Executable="Print3D.exe" EntryPoint="PrintPreview.App"> <uap:VisualElements DisplayName="Print 3D" Square150x150Logo="Assets\manifestAssets\Square150x150Logo.png" Square44x44Logo="Assets\manifestAssets\Square44x44Logo.png" Description="Print 3D" BackgroundColor="transparent"> <uap:DefaultTile Wide310x150Logo="Assets\manifestAssets\Square310x150Logo.png" Square71x71Logo="Assets\manifestAssets\Square71x71Logo.png" Square310x310Logo="Assets\manifestAssets\Square310x310Logo.png" /> <uap:SplashScreen Image="Assets\manifestAssets\SplashScreen.png" BackgroundColor="#464646" /> </uap:VisualElements> <Extensions> <uap:Extension Category="windows.printTaskSettings" Executable="Print3D.exe" EntryPoint="PrintPreview.App" /> <uap:Extension Category="windows.print3DWorkflow" Executable="Print3D.exe" EntryPoint="PrintPreview.App" /> <uap:Extension Category="windows.protocol"> <uap:Protocol Name="com.microsoft.print3d" /> </uap:Extension> <uap:Extension Category="windows.fileTypeAssociation"> <uap:FileTypeAssociation Name="3dobject"> <uap:DisplayName>ms-resource:AppFileTypeName</uap:DisplayName> <uap:Logo>Assets\ManifestAssets\Icon.png</uap:Logo> <uap:InfoTip>ms-resource:AppFileTypeTooltip</uap:InfoTip> <uap:SupportedFileTypes> <uap:FileType>.stl</uap:FileType> <uap:FileType>.3mf</uap:FileType> <uap:FileType>.obj</uap:FileType> <uap:FileType>.wrl</uap:FileType> <uap:FileType>.ply</uap:FileType> </uap:SupportedFileTypes> </uap:FileTypeAssociation> </uap:Extension> </Extensions> </Application> </Applications> <Capabilities> <Capability Name="internetClient" /> <Capability Name="privateNetworkClientServer" /> <uap:Capability Name="objects3D" /> </Capabilities> <build:Metadata> <build:Item Name="cl.exe" Version="19.16.27026.1 built by: vcwrkspc" /> <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="{7686404d-035a-4555-be20-5a627b1e299d}" /> <build:Item Name="OptimizingToolset" Value="None" /> <build:Item Name="TargetRuntime" Value="Native" /> <build:Item Name="Microsoft.Windows.UI.Xaml.Build.Tasks.dll" Version="10.0.17763.132" /> <build:Item Name="WindowsDesktop" Version="10.0.17763.0" /> <build:Item Name="MakePri.exe" Version="10.0.17763.132 (WinBuild.160101.0800)" /> </build:Metadata> </Package>