Windows 8 Hotfix Repository

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

  1. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    #501 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)
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,794
    340
    #502 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
     
  3. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

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

     
  4. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Dont think so
     
  5. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,515
    719
    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:
     
  6. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    #506 ricktendo64, Jan 19, 2013
    Last edited: Jan 19, 2013
    As it should be, KB2783251 should be the one removed
     
  7. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,502
    2,814
    60
    I wish you good luck with your exam komm:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. 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.
     
  9. Asim Omer

    Asim Omer MDL Member

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

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
  11. Asim Omer

    Asim Omer MDL Member

    Jan 28, 2011
    107
    7
    10
    Is there an update that is causing the Internet Connection Service to not start?
     
  12. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
    Repo updated

    Added:
    KB2794119
    KB2803748 (Additional/RSAT)

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

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
  14. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60