cinit / WSAPatch

Make WSA(Windows Subsystem for Android) run on Windows 10.
The Unlicense
1.5k stars 4.21k forks source link

DIDN'T WORK IN 22H2 #13

Open liumingedwin opened 1 year ago

liumingedwin commented 1 year ago

Windows ver:Windows 10 22H2.19086.2486
Windows Subsystem For Android ver: 2210.40000.19.0

IN DETAILS / 具体情况: Service WsaService stays in "Starting" status.

image

PRE-PATCHED VERSION USED / 使用了预构建版本: https://www.123pan.com/s/YFuuVv-jCBc
最后希望尽快支持Windows Server :).

cinit commented 1 year ago

你的 WSA 用 Add-AppxPackage 注册了吗? 如果不行的试试 2210.40000.7.0 或者 2211.40000.10.0 版本的 WSA.

Scrxtchy commented 1 year ago

also had this issue it seems I followed the manual registration instructions from the readme and got the package log using WSA_2211.40000.11.0_x64_Release via OS BUILD 19045.2486

PS G:\WindowsSubsystemAndroid> Get-AppPackageLog -ActivityID 6a6c1cce-37ec-0000-b162-886aec37d901

Time                      ID           Message
----                      --           -------
7/02/2023 8:25:50 PM      603          Started deployment Register operation on a package with main parameter AppxManifest.xml and Options
                                       ForceApplicationShutdownOption,DevelopmentModeOption,ForceUpdateFromAnyVersion and 0. See http://go.microsoft.com/fwlink/?LinkId=235160 for
                                       help diagnosing app deployment issues.
7/02/2023 8:25:50 PM      216          App manifest validation warning: Declared namespace http://schemas.microsoft.com/developer/appx/2015/build is inapplicable, it will be
                                       ignored during manifest processing.
7/02/2023 8:25:50 PM      216          App manifest validation warning: Declared namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/8 is inapplicable, it will
                                       be ignored during manifest processing.
7/02/2023 8:25:50 PM      10002        Creating Resiliency File
                                       C:\ProgramData\Microsoft\Windows\AppRepository\31182e62-128d-4c82-b1cc-b2d504bf6edb_S-1-5-21-4061130522-2653070208-2670926024-1001_6.rslc for
                                       Register Operation on Package MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe.
7/02/2023 8:25:50 PM      607          Deployment Register operation on package MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe has been
                                       de-queued and is running for user SID S-1-5-21-4061130522-2653070208-2670926024-1001.
7/02/2023 8:25:50 PM      854          Successfully added the following uri(s) to be processed:  G:\WindowsSubsystemAndroid\AppxManifest.xml.
7/02/2023 8:25:50 PM      855          Finished resolving action lists. DeploymentRequest action lists: addPackageList:
                                       MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe.
7/02/2023 8:25:50 PM      8761         AppExecutionAlias directory missing, error code is 0x8007010B.
7/02/2023 8:25:50 PM      573          Setting Sync Enabled status, package family name MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe, enabled false.
7/02/2023 8:25:50 PM      565          Alternate staging location was cleared for package MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe.
7/02/2023 8:25:52 PM      646          The running app MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe!SettingsApp was shut down for servicing (Priority=0x0).
7/02/2023 8:26:25 PM      646          The running app MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe!App was shut down for servicing (Priority=0x1).
7/02/2023 8:26:25 PM      9643         0x0: TerminateApplications successful.
7/02/2023 8:26:25 PM      9643         0x0: TerminateApplications successful.
7/02/2023 8:26:25 PM      10000        About to service package MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe. Setting the package state to
                                       disabled returned with 0x0.
7/02/2023 8:26:25 PM      10000        About to service package MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe. Setting the package state to
                                       disabled returned with 0x0.
7/02/2023 8:26:25 PM      9643         0x0: TerminateApplications successful.
7/02/2023 8:26:25 PM      9643         0x0: TerminateApplications successful.
7/02/2023 8:26:25 PM      9626         AppxManifest.xml(108,12): PackagedServiceDEH successfully parsed manifest for package
                                       MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe install
7/02/2023 8:26:25 PM      9622         0x0: PackagedServiceDEH successfully parsed manifests
7/02/2023 8:26:25 PM      306          error 0x8007041C: While processing the request, the system failed to register the windows.service extension due to the following error: The
                                       requested control is not valid for this service.
                                       .
7/02/2023 8:26:25 PM      316          error 0x8007041C: Cannot register the request because the following error was encountered during the registration of the windows.service
                                       extension: The requested control is not valid for this service.
                                       .
7/02/2023 8:26:25 PM      331          error 0x8007041C: While reverting the request, the system failed to de-register the windows.service extension due to the following error: The
                                       requested control is not valid for this service.
                                       .
7/02/2023 8:26:25 PM      300          error 0x80073CF6: Cannot register the MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe package due to the following error:
                                       Package could not be registered.
                                       .
7/02/2023 8:26:25 PM      605          The last successful state reached was ResolvedDeferredRegistrations. Failure occurred before reaching the next state SingletonRegisterAdd.
                                       hr: 0x80073CF6
7/02/2023 8:26:25 PM      10001        Finished servicing package MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe. Setting the package state to
                                       enabled returned with 0x0.
7/02/2023 8:26:25 PM      10001        Finished servicing package MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe. Setting the package state to
                                       enabled returned with 0x0.
7/02/2023 8:26:25 PM      10007        Finished servicing singleton package MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe. Setting the
                                       singleton package state to enabled returned with 0x0.
7/02/2023 8:26:25 PM      616          Relaunching app MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe!SettingsApp after the app was serviced.
7/02/2023 8:26:25 PM      401          Deployment Register operation with target volume G: on Package
                                       MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe from:  (AppxManifest.xml)  failed with error 0x80073CF6.
                                       See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.
7/02/2023 8:26:25 PM      404          AppX Deployment operation failed for package MicrosoftCorporationII.WindowsSubsystemForAndroid_2211.40000.11.0_x64__8wekyb3d8bbwe with error
                                       0x80073CF6. The specific error text for this failure is: error 0x8007041C: While processing the request, the system failed to register the
                                       windows.service extension due to the following error: The requested control is not valid for this service.
                                       .
7/02/2023 8:26:25 PM      471          error 0x5: Deleting file \\?\C:\Program
                                       Files\WindowsApps\Deleted\Microsoft.BingWeather_4.53.43112.0_x64__8wekyb3d8bbwe2c565bdc-379e-412a-9356-f3d3c8c751d4\clrcompression.dll failed.
7/02/2023 8:26:25 PM      471          error 0x5: Deleting file \\?\C:\Program Files\WindowsApps\Deleted\Microsoft.Microsoft3DViewer_7.2211.24012.0_x64__8wekyb3d8bbweb7f0f234-edd3-4
                                       24e-9118-5970f64654e5\OnlineMediaComponent.dll failed.
7/02/2023 8:26:25 PM      471          error 0x5: Deleting file \\?\C:\Program
                                       Files\WindowsApps\Deleted\Microsoft.XboxInsider_1.2301.3001.0_x64__8wekyb3d8bbwe995e5ad4-86f0-4f81-a326-c7eddd4e780b\clrcompression.dll
                                       failed.
liumingedwin commented 1 year ago

But it fails again :(

At 2023-01-22 11:15:47, "Reiayanami24" @.***> wrote:

Hi cinit, i'm having the same issue. But I used the "WSA_2210.40000.7.0_x64_Release-Nightly-with-magisk-25.2(25200)-stable-OpenGApps-11.0-pico-RemovedAmazon" version. I'm also on 19045.2486. I suspect maybe it's this issue?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>