Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. getsuga369

    getsuga369 MDL Junior Member

    Apr 14, 2015
    64
    17
    0
    Seems like updates - KB3197954 and KB3199986 (.351) are available for Production ring :)
     
  2. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,777
    60
    #3143 PointZero, Oct 27, 2016
    Last edited: Oct 27, 2016
    Here's the difference between the older version of KB3197954 and the latest:

    amd64_microsoft-nanoserve..gencymanagementtool (.351) component was in previous but is removed in latest.

    amd64_microsoft-windows-security-kerberos went from .351 in previous ver to .187 in latest.
    Same for wow64_microsoft-windows-security-kerberos

    Everything else is the same. The size difference between the two is from the way it's packed- everything is directly inside the .cab in the original, but split into 5 different groups in the newer one.

    edit: Thanks to DiamondMon for posting the .msu version below. The .cab contained in it is the same file hash as the .cab released yesterday.
     
  3. smiler10

    smiler10 MDL Junior Member

    Aug 15, 2009
    70
    358
    0
    #3145 smiler10, Oct 27, 2016
    Last edited by a moderator: Apr 20, 2017
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,558
    450
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,558
    450
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,797
    340
  7. farukkaraca

    farukkaraca MDL Member

    Sep 27, 2009
    169
    97
    10
    I have an update folder that contains both .msu and .cab files. When integrating , Dism prefers .cab files first.
    Is this an expected behaviour ?
    Is there any way to integrate the updates in alphabetical order as they are arranged in folder ?
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,797
    340
    Yes

    no
    split them in two folders, or extract cab file of msu
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,558
    450

    If you mean both a cab and a msu with the same kb nr:
    As long as the kb's aren't double present in the folder it's okay to use msu and cabs in one session.

    To do them seperatly, create 3 folders:
    Servicing_Stack
    Flash
    Cu

    Put either the cab file or the msu file of the sstack in the sstack folder and the flash in the flash folder and the CU in the CU folder, run the dism commands seperate.

    Edit: abbodi1406 already explained it.
     
  10. farukkaraca

    farukkaraca MDL Member

    Sep 27, 2009
    169
    97
    10
    Thanks for the answer friends ;

    I prefer to use cab files but dism refuses to integrate flash player update when it is .cab , but integrates when it is .msu. Because of this , i asked the question.
    Okay Enthousiast i got it now.. thanks for explanation
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,558
    450
    #3154 Enthousiast, Oct 27, 2016
    Last edited by a moderator: Apr 20, 2017
    Test with abbodi1406's W10UI_1.8 script:

    Code:
    ============================================================
    Extracting/Copying .cab files to temp folder
    ============================================================
    
    1/3: Windows10.0-KB3197954-x86.cab
    2/3: Windows10.0-KB3199986-x86_5056E81858A57630CF4C8132BFA1A036BC900B63.cab
    3/3: windows10.0-kb3201860-x86_2457117ae1e74d956d12dd84acc74332f5509d89.cab
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/3: Windows10.0-KB3197954-x86.cab
    2/3: Windows10.0-KB3199986-x86_5056E81858A57630CF4C8132BFA1A036BC900B63.cab
    3/3: windows10.0-kb3201860-x86_2457117ae1e74d956d12dd84acc74332f5509d89.cab
    
    ============================================================
    Mounting install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB3199986~31bf3856ad364e35~x86~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~x86~~10.0.14393.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.351.1.5
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB3201860~31bf3856ad364e35~x86~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB3199986~31bf3856ad364e35~x86~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.351.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : G:\W10UI_1.8_Test_x86\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : g:\W10UI_1.8_Test_x86\Work\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB3199986~31bf3856ad364e35~x86~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.351.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [===========================99.0%========================= ]
    The operation completed successfully.
    
    ============================================================
    Unmounting boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : g:\W10UI_1.8_Test_x86\Work\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB3199986~31bf3856ad364e35~x86~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing Updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~x86~~14393.351.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting the image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image Version: 10.0.14393.0
    
    [===========================99.3%========================= ]
    The operation completed successfully.
    
    ============================================================
    Unmounting boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Image File : g:\W10UI_1.8_Test_x86\Work\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.14393.0
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    
    CDIMAGE 2.53m CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2007. All rights reserved.
    For Microsoft internal use only.
    
    
    Scanning source tree (500 files in 13 directories)
    Scanning source tree complete (985 files in 95 directories)
    
    Computing directory information complete
    
    Image file is 3653828608 bytes (before optimization)
    
    Writing 985 files in 95 directories to Win10Updated.iso
    
    100% complete
    
    Storage optimization saved 11 files, 573440 bytes (0% of image)
    
    After optimization, image file is 3655462912 bytes
    Space saved because of embedding, sparseness or optimization = 573440
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press any key to exit.
     
  12. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    276
    298
    10
    kb3194623- where it is necessary to integrate
     
  13. farukkaraca

    farukkaraca MDL Member

    Sep 27, 2009
    169
    97
    10
    Hi guys ;
    As you all know only IE could open Microsoft Update Catalog Website in the past. But now , any browser can open Microsoft Update Catalog Website.
    I am using Chrome and i will not need IE anymore. So , i deleted both Edge and IE from wim with MSMG Toolkit.
    Can anybody tell me please do i still need Flash Player Update for integration ?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,681
    103,558
    450
    Update.catalog running on other browsers is old news :D

    And no it's not needed, the flash update is optional (but when flash is on board it's best to keep it uptodate).
     
  15. farukkaraca

    farukkaraca MDL Member

    Sep 27, 2009
    169
    97
    10
    #3158 farukkaraca, Oct 27, 2016
    Last edited: Oct 27, 2016
    I know it is old news , lol
    Anyway thanks for your answer :D:biggrin:
     
  16. MJ_A

    MJ_A MDL Novice

    Feb 28, 2013
    24
    3
    0
    So every time we see a .msu Cumulative Update link here we can be sure its not for Insider Preview users? and general users who don't want to involve in Insider Preview program can install it?
    for example this recently added Cumulative Update isn't for Insider Preview?
    h**p://download.windowsupdate.com/d/msdownload/update/software/crup/2016/10/windows10.0-kb3197954-x64_74819c01705e7a4d0f978cc0fbd7bed6240642b0.msu

    Thanks
     
  17. AeonX

    AeonX MDL Addicted

    May 24, 2013
    796
    725
    30
    You can remove the Adobe Flash package with MSMG Toolkit as it will be fairly useless. I do this.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...