[Repository:] Everything about Windows RT (WOA) v8-x-x and v10 ARM

Discussion in 'Windows 8' started by moderate, Oct 10, 2014.

  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
    #1501 moderate, Mar 31, 2026
    Last edited: Mar 31, 2026
    (OP)
  2. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
  3. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    0x80080005 is a famous RPC error
    unfortunately, no clear cause or solution for it (system restart sometimes helps)

    try the Alternative DLL hook (option 9 in AIO)
    or run with commad line parameter /z
     
  5. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
    #1505 moderate, Apr 4, 2026
    Last edited: Apr 4, 2026
    (OP)
    It only happens on arm64 b28000 and arm64 b26x00 clean install.
    It doesn't happen on arm64 b22000 clean install.

    On the affected builds it behaves like timeout (long inactivity).
    Investigating furter...
     
  6. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
    In UUP fileset you can find FoDs packages like:
    cabs_Microsoft-Windows-WinOcr-FOD-Package-arm64.cab
    cabs_Microsoft-Windows-WinOcr-FOD-Package-arm64.x86.cab
    or
    cabs_Microsoft-Windows-PowerShell-ISE-FOD-Package-arm64.cab
    cabs_Microsoft-Windows-PowerShell-ISE-FOD-Package-arm64.x86.cab
    ...

    ...but these packages also have LPs like:
    cabs_Microsoft-Windows-WinOcr-FOD-Package-arm64-en-us.cab
    cabs_Microsoft-Windows-WinOcr-FOD-Package-arm64.x86-en-us.cab
    or
    cabs_Microsoft-Windows-PowerShell-ISE-FOD-Package-arm64-en-us.cab
    cabs_Microsoft-Windows-PowerShell-ISE-FOD-Package-arm64.x86-en-us.cab
    which are NOT however present in UUP fileset.

    How can this work, when the image-builder doesn't have available these LPs?
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    FOD LPs (called satellite packages) are not dehydrated when UUP edition files are made
    i.e. Professional_en-us.esd index 3 still contain FOD LPs
     
  8. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
    Thanks.

    Another question:
    What is the best procedure, if I want to use KMS_VL_ALL_AIO and its regularly scheduled task but only for Office not for Windows.
    BTW: Does script remember switches set in the menu next time, when it is run?
     
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Office (except 2010) on Windows 8 and later share the same activation system with Windows
    if Windows has KMS key installed, it will get activated with Office, otherwise no

    no, switches are not remembered
    if you installed AutoRenewal, then the script is not needed any further
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    KMS_VL_ALL works for Office on W11 arm64 24H2 and higher? but not for Windows itself?

    the Alternative DLL hook does not work either?
     
  11. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
    #1513 moderate, Apr 12, 2026
    Last edited: Apr 12, 2026
    (OP)
    YEAH
    For Office on Windows 24H2 and higher KMS_VL_ALL works with no problems. For Windows 24H2 and higher it doesn't.
    I have tried:
    DLL_hook, DLL_hook_alternative, injection, TAP adapter, WinDivert, SECOPatcher, KMS_Service... (MicrosoftToolKit, RatiborusKMSpackage)
    ...it all looks, that it gets timeouted.
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    That's weird, since both Office and Windows use the same activation system (sppsvc)
     
  13. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    @moderate

    get dpx.dll from DesktopDeployment.cab, rename to msdelta.dll, and place next to PSFExtractor
     
  15. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
    Thanks. Could you look to logs too? Thanks again.
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    It's not downloading for me

    0xCA00A00A is famous dpx.dll error
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340