Mr.Combet Webshell
Your IP :
216.73.216.136
Server IP :
103.233.58.157
Server :
Windows NT WIN-4PGF72KEHKB 10.0 build 17763 (Windows Server 2016) AMD64
Server Software :
Microsoft-IIS/10.0
PHP Version :
7.3.25
Add File :
Submit
Add Directory :
Submit
Dir :
C:
/
Windows
/
ImmersiveControlPanel
/
View File Name :
appxmanifest.xml
<?xml version="1.0" encoding="utf-8"?> <Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:wincap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/windowscapabilities" IgnorableNamespaces="uap mp"> <!-- To update Version, see the comment for build.PackageMoniker in MoAppAppx\ManifestAppx.props --> <Identity Name="windows.immersivecontrolpanel" Publisher="CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="10.0.2.1000" ResourceId="neutral" /> <Properties> <DisplayName>ms-resource:DisplayName</DisplayName> <Description>ms-resource:Description</Description> <Logo>images\logo.png</Logo> <PublisherDisplayName>ms-resource:PublisherDisplayName</PublisherDisplayName> </Properties> <Dependencies> <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.0.0" MaxVersionTested="10.0.17763.1" /> </Dependencies> <Resources> <Resource Language="en-us"/> </Resources> <Applications> <Application Id="microsoft.windows.immersivecontrolpanel" Executable="SystemSettings.exe" EntryPoint="AppObject.EntryPoint"> <uap:VisualElements DisplayName="ms-resource:DisplayName" Description="ms-resource:Description" Square150x150Logo="Images\TileSmall.png" Square44x44Logo="Images\logo.png" BackgroundColor="transparent"> <uap:SplashScreen Image="Images\SplashScreen.png" BackgroundColor="transparent" /> <uap:DefaultTile> <uap:ShowNameOnTiles> <uap:ShowOn Tile="square150x150Logo" /> </uap:ShowNameOnTiles> </uap:DefaultTile> </uap:VisualElements> </Application> </Applications> </Package>