Windows 8.1 Hotfix Repository

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

  1. arseny92

    arseny92 MDL Secret Weapon

    Sep 22, 2009
    570
    1,273
    30
    Do users even read the thread before posting in?
    Post 820219
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,792
    340
    #382 abbodi1406, Oct 19, 2013
    Last edited by a moderator: Apr 20, 2017
    You can use "/PreventPending" when adding updates to skip packages that require pending operations

    Code:
    Dism /Image:XXX /Add-Package /PackagePath:XXX /PreventPending
    then get info about installed updates to know which package(s) didn't get integrated :D

    Code:
    Dism /Image:XXX /Get-Packages 
     
  3. Stripakulina

    Stripakulina MDL Member

    Jul 19, 2009
    203
    509
    10
    CEW
    Open any msu with WinRar. Read the Windows8.1-KBxxxxxxxxx-pkgProperties.txt. If you see ApplicabilityInfo="Windows 8.1 Client;Windows 8.1 Server Core;Windows 8.1 Server;Windows 8.1 WinPE" this update can be integrated to boot.wim and winre.wim.
    And don't forget you need to add packages twice - boot.wim /index:1 and boot.wim /index:2.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. HALIKUS

    HALIKUS MDL Addicted

    Jul 29, 2009
    526
    372
    30
    Great work in this thread, you all are really on top of things.

    I thought i'd share an idea i had that is either a time saver or a disaster. Assuming i have a Win 8.1 x86 Pro\Core that i wanted to update with hotfixes, would it be possible to do this to save time? This idea is more geared towards Win 8 or 7 that have alot of hotfixes.

    1: Export core to temp.wim, update with hotfixes like normal.
    2: Export updated Core (from temp.wim) to AIO.wim with the description "win8 pro"
    3: Export updated Core (from temp.wim) to AIO.wim with the description "win8 prowmc"
    4: Export updated Core (from temp.wim) to AIO.wim with the description "win8 core"
    5: Mount index 1 of AIO.wim and change target edition to "professional" from "Core"
    6: Mount index 2 of AIO.wim and change target edition to "professionalwmc" from "Core"

    Would that not leave you with the 3 updated editions with minimal time and effort?
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,792
    340
    Have you test the method by now? :D

    nevertheless, some updates are applicable for Pro and Enterprise only
     
  6. pauliewog

    pauliewog MDL Member

    Jul 24, 2009
    108
    55
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,792
    340
    I supersedes KB2898742
     
  8. Stripakulina

    Stripakulina MDL Member

    Jul 19, 2009
    203
    509
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,011
    4,152
    210
    Just checked and got the KB2901549 via WU (23MB)
     
  10. arseny92

    arseny92 MDL Secret Weapon

    Sep 22, 2009
    570
    1,273
    30
    #390 arseny92, Oct 24, 2013
    Last edited by a moderator: Apr 20, 2017
  11. artman_hacker

    artman_hacker MDL Novice

    Aug 31, 2009
    12
    18
    0
    maybe useful

    KB2883200 :

    hxxp://w w w.microsoft.c o m/en-us/download/details.aspx?id=40755 (x86)
    hxxp://w w w.microsoft.c o m/en-us/download/details.aspx?id=40749 (x64)
     
  12. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    That's the GA rollup package that comes pre-integrated in the GA ISO's. That is the update itself, but under the KB2883200 banner there is also KB2894179 and KB2894029.

    To install KB2883200 properly, you must install in this order:
    KB2894179
    KB2883200
    KB2894029

    (that is straight from the literature on the download page under 'Install Instructions').

    KB2883200 is going to be replaced in November though, maybe on 12 Nov or 26 Nov. This is due to known issues with KB2883200, and pretty much makes the rollup ISO's redundant. Also the need to install the updates in a specific order, especially one where the KB numbers are out of order (install highest first, lowest second, and middle one third), really doesn't make sense and probably confuses some people. Not sure what happens if you install them out of order but there must be a reason against doing so.

    Just hope Microsoft amalgamates those three updates (and maybe replace some of the other updates) and updates them, not just release a fourth patch.
     
  13. adric

    adric MDL Expert

    Jul 30, 2009
    1,385
    1,498
    60
    KUC installs them in KB# order. KB2883200, KB2894029 and KB2894179. I Serviced an offline wim that way and installed with it and did not notice any problems.
     
  14. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    I think it was more relating to online images. Also not sure why it has that specific order without looking into it, but there would have to be a reason. Maybe some components don't get updated correctly or it fails to update properly if the stated order is not adhered to.
     
  15. Reactos

    Reactos MDL Novice

    Dec 9, 2012
    49
    2
    0
    KB2901549: how rare is not marked but appears to install.

    KB2901549: how rare is not marked but appears to install.:confused:
     
  16. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    New update:
    KB2902892

    However, download links from the Microsoft download centre seem to be broken, but works through Windowsupdate.
     
  17. Stripakulina

    Stripakulina MDL Member

    Jul 19, 2009
    203
    509
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    Yes, links are working now :)
     
  19. dummekuehe

    dummekuehe MDL Addicted

    Jan 11, 2009
    506
    115
    30
    So since I installed Windows 8.1 Enterprise my Laptop didn't automatically enter hibernation on critical battery even though it is setup this way in power options. Normal hibernating works.
    Do the updates fix this?