[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,490
    2,495
    120
  2. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
  3. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    #1345 moderate, Oct 19, 2024
    Last edited: Oct 19, 2024
    (OP)
    Is there any way to:
    1. extract
    2. apply
    ...new WIM/PSF format used for example in UUP-set Windows 11 Insider Preview 10.0.22635.4371 (ni_release) amd64/arm64?
    Thanks.

    BTW: Why are there two big KBs (MSUs) in b26100 UPP-sets? Did CU split to two different updates in W11 24H2?
     
  4. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    Ah:
    1. Applying WIM extracts WIM only files (manifests, cats and mums) not PSF.
    2 PSFExtractor v3-07 (latest) doesn't work with the WIM/PSF format.
    3. Script gives this error below. :p

    Thanks for 24H2 LCU info.
    If I use DISM, has the baseline to be also DISMed everytime or just later LCU?
    Or has the baseline just to present in the dir, when DISMing later LCU?
    It is so complicated. LOL

    Code:
    PS C:\__\__> P 'Windows11.0-KB5044398-x64.wim'
    Exception calling "Load" with "1" argument(s): "Soubor c:\__\__\Windows11.0-KB5044398-x64\express.psf.cix.xml nebyl nal
    ezen."
    At line:5 char:1
    + $doc.Load($DirectoryName + "\express.psf.cix.xml")
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: :)) [], MethodInvocationException
        + FullyQualifiedErrorId : DotNetMethodException
    
    You cannot call a method on a null-valued expression.
    At line:7 char:8
    + while (!$child.LocalName.Equals("Files")) {$child = $child.NextSiblin ...
    +        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: :)) [], RuntimeException
        + FullyQualifiedErrorId : InvokeMethodOnNull
    
    PS C:\__\__>
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,473
    92,674
    340
    1. Yes, like cab extraction
    2. use PSFExtractor (from uup-converter)
    3. You didn't apply (extract) wim beforehand

    if you don't add a lang or FOD, you don't need to re-add baseline
    but it's best (or should) be exist next to latest LCU anyway
     
  6. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    aaaaaaaaaaaaah
    It is a PROCEDURE with steps
    1. Apply WIM + 2.... or 3.
    I thought that those are alternative variants (paths to go).
    Thanks.
     
  7. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    OK, your PS script works (as always), but hint me to the 2nd alternative too:
    How to use PSFExtractor.exe v1-07a, when there is no CAB, and WIM is applied to C:\WIM directory?
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,473
    92,674
    340
    extraction folder must be named after wim/cab file name (minus extension), and exist next to it
    example: C:\Windows11.0-KB5044398-x64
    Code:
    PSFExtractor.exe C:\Windows11.0-KB5044398-x64.wim
     
  9. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    #1355 moderate, Oct 24, 2024
    Last edited: Oct 31, 2024
    (OP)
    great :)

    and also great :)
     
  10. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    Q: Is anybody able to compile me arm32 Midnight Commander? I offer nice donation + ethernal love in return. :))
     
  11. usr/local/bin/n3rd

    usr/local/bin/n3rd MDL Novice

    Nov 21, 2024
    2
    0
    0
    Does anyone have an invite for the Open RT discord channel or some place else that covers the same subjects?
     
  12. usr/local/bin/n3rd

    usr/local/bin/n3rd MDL Novice

    Nov 21, 2024
    2
    0
    0
    When you try to join it just says invalid :(