Windows 8.1 Hotfix Repository

Discussion in 'Windows 8' started by komm, Aug 31, 2013.

  1. AlfCraft07

    AlfCraft07 MDL Junior Member

    Jul 18, 2023
    81
    66
    0
    I don't think this was intentional. If it were intentional, they would have done the same thing for Vista and 7. Plus, I saw that the System32 directory was bigger after installing the SMQR (saw this in the recovery environment), that is proof it ACTUALLY installs something, so I guess there are just some files that don't work on client. I have 5.39GBs (5.27 on disk) of System32 directory on the June update, and 5.85GBs (5.69 on disk) in the unbootable state after applying the whole rollup.
     
  2. AlfCraft07

    AlfCraft07 MDL Junior Member

    Jul 18, 2023
    81
    66
    0
    The .NET update also still has client packages in the manifest. The pkgProperties in the MSU root still mentions Windows 8.1 Client and Windows 8.1 Embedded.
     

    Attached Files:

  3. NewEraCracker

    NewEraCracker MDL Senior Member

    Apr 19, 2011
    274
    409
    10
    #3723 NewEraCracker, Jul 9, 2025
    Last edited: Jul 9, 2025
    I wonder what happens with the Desktop Experience server role, that is essentially a Client-like OS.
    Thanks for the tip, I'll leave a link to it here: https://forums.mydigitallife.net/threads/dism-new-windows-utility.59389/
    I do believe it may dump the updated components into the WinSxS cache, resulting in the size increase.

    I'll fuss with it a bit more, and edit this post if I find anything relevant. I'll take inspiration from here:
    Thereby getting the virtual machine fully updated with 2025.06 status, before any further tests.

    I am also testing with the option:
    Code:
    Bcdedit.exe -set NoIntegrityChecks Yes
    to see if it has any impact.

    My two cents. Thank you.

    P.S.: Continued at https://forums.mydigitallife.net/posts/1884097
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. AlfCraft07

    AlfCraft07 MDL Junior Member

    Jul 18, 2023
    81
    66
    0
    #3724 AlfCraft07, Jul 9, 2025
    Last edited: Jul 9, 2025
    Some of these things were part of my course of action. I was using my June 2025 2012 R2 ISO right now to test everything. It just installed. Time to test!
    I already did the DISM++ thing on my actual Win8.1 laptop, resulting in nearly no changed files, and build remained at 9600.22620 (June build).
    It is currently searching for updates (ESU works OOB on this ISO). I'm also going to disable integrity checks.
     
  5. AlfCraft07

    AlfCraft07 MDL Junior Member

    Jul 18, 2023
    81
    66
    0
    If nothing works, I'll just wait until the August update and if that doesn't work either I'll just install Server 2012 R2 and use it like if it were 8.1.
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,660
    93,850
    340
    It's the same for all
    Rollup or IE Cumulative, they all still KB5060996 / 11.0.385
     
  7. dateno1

    dateno1 MDL Novice

    Sep 5, 2013
    14
    4
    0
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,660
    93,850
    340
    #3728 abbodi1406, Jul 23, 2025
    Last edited: Jul 23, 2025
    It does not worth the trouble, or breaking OS files integrity
    FYI, next month Rollup will mostly fail to install because of file replacement
     
  9. Apoly

    Apoly MDL Member

    Aug 21, 2016
    188
    186
    10
    Sorry been away for a while, just catching up on all of what happened in the last months.

    So essentially as of July 2025, the .NET Framework Updates can still be installed normally on 8.1 with the Bypass (for now)
    For the IE CU, it can't be installed directly through MSU, first the CAB archive must be extracted and that still works manually installing with DISM for example ?
    And no new SSU so we don't know yet if Client compatibility will remain intact.

    Now awaiting the August updates if anything changes... sadly I have low hopes
     
  10. NewEraCracker

    NewEraCracker MDL Senior Member

    Apr 19, 2011
    274
    409
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...