Windows 8.1 Hotfix Repository

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

  1. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    #2341 moderate, Dec 13, 2014
    Last edited by a moderator: Apr 20, 2017
  2. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    #2343 moderate, Dec 13, 2014
    Last edited by a moderator: Apr 20, 2017
  3. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    Is that 50 words average? I'm sure that people typing 49 words on average a day would appreciate the updates as well, even if it's a weekly update instead of daily.
     
  4. A-bit_Tinkerer

    A-bit_Tinkerer MDL Junior Member

    Mar 24, 2014
    61
    46
    0
    #2347 A-bit_Tinkerer, Dec 14, 2014
    Last edited by a moderator: Apr 20, 2017

    I was not offered update KB3008242 initially, and abbodi1406 reported that it was replaced by KB3013769, so I tried various combinations to understand when Windows Update offers KB3008242.

    What I found was an interesting Windows Update (WU) relationship between the optional December 2014 Update Rollup (KB3013769) and the important December 2014 update KB3008242, and another update, KB2980654, which is not installed for the Windows Update checks.

    Code:
    KB3013769    Listed by Windows Update
    installed     KB2980654    KB3008242
    ---------     ---------    ---------
       [N]           [N]          [Y]
       [Y]           [Y]          [N]
    
    This Windows Update behavior is the result of Microsoft making the Update Rollups optional before making them important.
     
  5. garf02

    garf02 MDL Member

    Sep 15, 2007
    189
    73
    10
    Is not possible to create a full list of the updates to be integrated in the install.wim IR3 with the right order of integration?
    I'm going crazy in the integration. WU every time notify the updates missing.
     
  6. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    Just write down the updates missing according WU and integrate them in step 2. :)
     
  7. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    #2352 moderate, Dec 15, 2014
    Last edited by a moderator: Apr 20, 2017
    Please, how to list indexes of ESD files? Thanks.

    EDIT:

    Ah, it is:

    Code:
    Dism /Get-wimInfo /wimFile:install.esd
    Unexpected... ...to refer to ESD by WIMinfo and WIMfile. :))
     
  8. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,399
    340
    #2353 s1ave77, Dec 15, 2014
    Last edited by a moderator: Apr 20, 2017
    Still a WIM (with high compression and optional decryption ... and only apply option available for ESD in DISM) :D.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,438
    92,376
    340
  10. A-bit_Tinkerer

    A-bit_Tinkerer MDL Junior Member

    Mar 24, 2014
    61
    46
    0
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,438
    92,376
    340
    #2357 abbodi1406, Dec 16, 2014
    Last edited by a moderator: Apr 20, 2017
    When i said (superseded, included), i ment the condition of the update itself regardless of WU.Satisfy status
    therefore, i accounted as superseded:
    Code:
    KB2965500     -- by KB3000850 (SystemPRI-RefreshGC mcbuilder.exe)
    i forgot KB3003057 and KB2975061 :D

    so the superseded count is now 15
    Code:
    KB2975061, KB2931358, KB2931366, KB2939153, KB2965500, KB2966407, KB2968599, KB2976627
    KB2977629, KB2981580, KB2987107, KB2989647, KB2998527, KB3001237, KB3003057
    included are 9
    Code:
    KB2949621, KB2958262, KB2958263, KB2961072, KB2962140, KB2965142, KB2971203, KB2973351
    KB2978742 / Staged for ProfessionalWMC
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,438
    92,376
    340
  13. Stripakulina

    Stripakulina MDL Member

    Jul 19, 2009
    203
    509
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,490
    2,495
    120
    #2360 moderate, Dec 17, 2014
    Last edited by a moderator: Apr 20, 2017