Windows 8.1 Hotfix Repository

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

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,197
    90,708
    340
  2. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,066
    30
    Repo updated
     
  3. trbanglang

    trbanglang MDL Novice

    Aug 28, 2013
    33
    1
    0
    KB288570-64, what's for fix? Help me, please!
     
  4. arseny92

    arseny92 MDL Secret Weapon

    Sep 22, 2009
    570
    1,273
    30
    Microsoft-Windows-RICHED32

    you don't actually need to alter the sxs folder , just add a second (third, etc) /Source: params pointing to the contents of your unpacked lp.cab's
     
  5. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,515
    719
    60
    Thanks what is this one updating please

    KB2885706

     
  6. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,066
    30
    1. superseded update
    repo updated
     
  7. arseny92

    arseny92 MDL Secret Weapon

    Sep 22, 2009
    570
    1,273
    30
    kb2884778


    Microsoft-Windows-AppReadiness-Service.Deployment
    Microsoft-Windows-AppX-AllUserStore
    Microsoft-Windows-AppX-Deployment-Server
    Microsoft-Windows-AppX-AllUserStore


    supersede kb2883295 (gdr 16387->16390)

    ;)
     
  8. adric

    adric MDL Expert

    Jul 30, 2009
    1,383
    1,498
    60
    @komm

    Tried to send you a PM and got this message: :biggrin:

    komm has exceeded their stored private messages quota and cannot accept further messages until they clear some space.
     
  9. bodean

    bodean MDL Novice

    Sep 4, 2013
    20
    0
    0
    So these are updates (on the first post) to 8.1 RTM, that MS has not pushed out to the public yet, but we can download and install if we have issues?
     
  10. trbanglang

    trbanglang MDL Novice

    Aug 28, 2013
    33
    1
    0
    What's for "OLD FOR BAD" hotfix? Can i install it? What will happen to my PC? Thank!
     
  11. softeac2

    softeac2 MDL Member

    Aug 23, 2013
    218
    130
    10

    EXE ---right---> winrar5 ----> extract to folder ...
    manually ;)
     
  12. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,626
    3,856
    90
    Did you have to do that too? I haven't tried out Windows 8.1 yet, I'm waiting for a proper activation method, the remaining driver or two, and unsigned theme support :)
     
  13. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,515
    719
    60
    New KUS is finding a new updated Windows8.1-KB2883900-x64 thats not in Hotfix Repository


     
  14. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,066
    30
    #40 komm, Sep 8, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Problem using the new DISM version.
    Scenario:
    I normally mount an image to a virtual RAM-drive (for faster access)
    Mounting works without any problems,
    but if I only try to run
    Code:
    dism /image:g:\tmpdir /?
    dism reports error 0x80071126:
    Code:
    Failed to create unique image session lock name for DISM located at 'G:\tmpdir\Windows\System32\Dism\dismprov.dll'
    Now I mount the same image to a hard disk and everything worked ok.
    I also noticed that the dism versions of the AIK and the DVDs defer but have the same version number.
    First I thought it is a windows 8.1 related problem.
    So I maintained all the win8.1 DVDs with a local hard disk. (takes its time)

    Just now I wanted to update my Win7 DVDs (using the RAM-drive) and get the same error with the new dism version.
    Switching back to the dism version of Win7 solved the problem.
    Anybody heard something about this?