Windows 10 Hotfix Repository

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

  1. KedarWolf

    KedarWolf MDL Addicted

    Mar 17, 2016
    977
    874
    30
    #4401 KedarWolf, Aug 26, 2017
    Last edited: Aug 26, 2017
    I use W10UI.cmd and add the 662 and 674 updates to my 1703 July Update Official MSDN ISO file. It has the sha-1 verified before installing the updates.

    In Windows Control Panel under Programs and Features it says the kb4022405-x64 and kb4034674-x64 updates are already installed but doesn't say they are installed in Settings and on my first Windows update it reinstalls both the kb4022405-x64 and kb4034674-x64 updates.

    Any way to stop them from reinstalling?

    I've also tried adding them with NLite, same issue. :(

    Edit: I update the image with W10UI.cmd than make the ISO with NLIte so I can add my personal device drivers to the image. :/
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,991
    105,045
    450
    #4402 Enthousiast, Aug 26, 2017
    Last edited: Aug 26, 2017
    The used iso is compiled by MSFT with a SSTACK, July CU and the FLASH update already pre-integrated, so they don't show up in setting>updates and security>windows update>history. But they will show up at "installed updates".
    So if you install more current FLASH update and CU, the old CU will disappear from "installed updates" and the new one will be there.

    PS, No real need for any third party tool to integrate drivers, dism does it all.
     
  3. KedarWolf

    KedarWolf MDL Addicted

    Mar 17, 2016
    977
    874
    30
    Well, I installed the KB4034674 update with W10UI.cmd and KB4034662, the MSDN July update ISO has the KB4022405 update installed already.

    I then added all the drivers I need with DISM and on a clean install when I update Windows it installs both the 674 and 405 Cumulative Update.

    It hurts my techie OCD that it does this. :(

    Good news is all the drivers I needed installed right so a small victory.
     
  4. KedarWolf

    KedarWolf MDL Addicted

    Mar 17, 2016
    977
    874
    30


    Here are the steps to setup for and inject the drivers into the boot.wim file with DISM.


    Preparation


    1. Create the following folders on the root of the C drive:
      C:\Mount
      C:\Mount\Drivers
      C:\Mount\BootWIM
    2. Copy the drivers you wish to inject into the C:\Mount\Drivers folder
    3. Copy boot.wim from your image /sources folder to the C:\Mount folder.


    Execution:

    1. Open a CMD prompt as Administrator.
    2. Navigate to "C:\Mount".
    3. Use the following DISM commands to mount the Boot.wim:
      DISM /Mount-Wim /WimFile:C:\Mount\boot.wim /Index:1 /MountDir:C:\Mount\BootWIM
    4. Use the following DISM command to add the driver:
      DISM /Image:C:\Mount\BootWIM /Add-Driver /Driver:C:\Mount\Drivers /recurse
    5. Use the following DISM command to unmount the Boot.wim:
      DISM /Unmount-Wim /MountDir:C:\Mount\BootWIM /Commit
    6. If any drivers are unsigned add do this below instead of Step 4.
    7. DISM /Image:C:\Mount\BootWIM /Add-Driver /Driver:C:\Mount\Drivers /recurse /ForceUnsigned

    Installed my drivers to the install.wim though instead of the boot.wim.

    I think that's okay as I wanted the added in Windows already after the install and not just loaded on boot as I like to add additional hardware after the install.

    I think that's okay?
     
  5. adric

    adric MDL Expert

    Jul 30, 2009
    1,407
    1,546
    60
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,315
    91,491
    340
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,991
    105,045
    450
  8. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
  9. tefor

    tefor MDL Senior Member

    Apr 5, 2017
    317
    240
    10
    14383.1670 , what is this ?
    Do you mean 14393.1607 ?
     
  10. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    no its 1670..check the link i have the first one...
     
  11. Wazoo

    Wazoo MDL Addicted

    Nov 5, 2013
    513
    273
    30
    Link is titled ...
    August 28, 2017—KB4039396 (OS Build 14393.1670)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,991
    105,045
    450
    So, you both did a typo ;):D
     
  13. TeamOS

    TeamOS MDL Guru

    May 27, 2013
    3,036
    1,739
    120
    hahahaha you are right i didn't notice the number*:evil::evil::evil:
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,991
    105,045
    450
  15. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    I did not know where else to ask, but didn't want to start another "probably useless" thread.

    I noticed that if you rebase the image two times in a row, the second time it usually reaches 20% and then done. However, if you disable a bunch of features from Optional Features, like Windows Search, SMB 1.0, Printing, etc., after the first rebase, then rebasing second time results in rebasing quiting at much higher %. This happens even if NetFX 3.5 is not touched or was never enabled in the first place. What does it mean? Why does disabling features result more files being rebased/replaced after all files were already rebased/replaced by the first rebasing before disabling features?
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,991
    105,045
    450
    Do you know what resetbase does?
    It deletes the superseeded components (end it breaks windows options like resetpc afterwards), the second time it runs the percentages always are shown less then 100%.
     
  17. adric

    adric MDL Expert

    Jul 30, 2009
    1,407
    1,546
    60
  18. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    hmm some minutes ago I was using wumt and in there is show KB4033637 (for 1607) and download don't end never (maybe some huge download :eek:) although in right side appear only 4.04MB:eek: maybe I'm wrong but I think is update for 1703 or 1709 so I cancel download until I know more about this strange KB if someone here can help me I like very much thanks in advance ;):confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,011
    4,152
    210
    Just a security update, I installed it earlier on LTSB 2016