Windows 8 Hotfix Repository

Discussion in 'Windows 8' started by McRip, Aug 7, 2012.

  1. burfadel

    burfadel MDL EXE>MSP/CAB

    Aug 19, 2009
    2,627
    3,855
    90
    The hotfix archive contains both GDR and LDR versions. The LDR version is only installed if the required circumstances are met, otherwise the GDR version is utilised. If you want to force install the LDR version, you can use my installer :)
     
  2. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,394
    2,018
    60
    #502 ricktendo64, Jan 19, 2013
    Last edited by a moderator: Apr 20, 2017
    You dont need to delete KB2783251, it just gets deleted if you run this (because its files superseded by one or more updates)

    Code:
    dism.exe /online /Cleanup-Image /StartComponentCleanup
    I do a comparison before and after I run that command using /get-packages, then I see what was removed (to be sure I also double check by extracting both hotfixes and comparing them)
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    #503 abbodi1406, Jan 19, 2013
    Last edited by a moderator: Apr 20, 2017
    you can also use this command to check if there is any updates get uninstalled using the above command :)

    Code:
    findstr /c:"Uninstall package" %windir%\Logs\CBS\CBS.log >%userprofile%\Desktop\Uninstallpackage-details.txt
     
  4. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,398
    659
    60
    #504 NICK@NUMBER11, Jan 19, 2013
    Last edited by a moderator: Apr 20, 2017
    can i run this offline also?

     
  5. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,394
    2,018
    60
    Dont think so
     
  6. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,398
    659
    60
    Ok i ran the dism.exe /online /Cleanup-Image /StartComponentCleanup and came back with sucessfull, then i did the /get-packages and i still have kb2795719 listed, so nothing was removed... :confused:
     
  7. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,394
    2,018
    60
    #507 ricktendo64, Jan 19, 2013
    Last edited: Jan 19, 2013
    As it should be, KB2783251 should be the one removed
     
  8. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,117
    1,786
    60
    I wish you good luck with your exam komm:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. seiferflo

    seiferflo MDL Novice

    Jan 26, 2011
    40
    9
    0
    Thanks a lot for this awaited update.
    Excellent work on the NET35 integration, it's just amazing. I'll try the offline integration tonight. Good luck for the exams.
     
  10. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    104
    6
    10
    Can any one upload this update for me Windows8-RT-KB2784154-x64.msu?
     
  11. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,394
    2,018
    60
  12. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    104
    6
    10
    Is there an update that is causing the Internet Connection Service to not start?
     
  13. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,333
    3,579
    60
    Repo updated

    Added:
    KB2794119
    KB2803748 (Additional/RSAT)

    Removed:
    KB2779562
    KB2795993-v2 (Additional/RSAT)
     
  14. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,333
    3,579
    60
    #520 PointZero, Jan 25, 2013
    Last edited: Jan 26, 2013