All Updates for Windows 10 (29.07.2015)

Discussion in 'Windows 10' started by Laurentiu340, Jul 29, 2017.

  1. Laurentiu340

    Laurentiu340 MDL Member

    Nov 11, 2016
    105
    13
    10
    Hello, i need to download all updates for windows 10 i want to integrate into esd/wim file, can you help me please :)
     
  2. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,009
    251
    60
    you can download them using WHDownloader => here

    then use one of @abbodi1406 script to integrate them into wim/esd file => here

    use W10UI v2.1 script version to integrate the updates, from my own experiance, it's the one that you should use if you want the updates to remain in case you decide to reset the pc in the future using resetpc option.

    I've used it and it's the only one which allowed me to have the updates remained after resetpc, i used v3.1 but this version failed to remain updates after resetpc, there is another version v3.2 but i haven't tested it yet.

    if i'm correct, script version v3.1 allows to have the updates remained after resetpc as well but you have to edit the script to make this happen.
     
  3. neofita

    neofita MDL Member

    Nov 27, 2013
    226
    205
    10
    v3.3 is the latest version anyway
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    Keep in mind, if you don't enable dotnetfx3 using 2.1 resetpc won't work at all.

    There is no difference in the scripts, when you enable dotnetfx3 using 2.1 it won't perform /resetbase nor cleanup image, if you set 3.2 to not perform /resetbase or cleanup image it will have the same result as 2.1 without /resetbase.

    But why should the updates be kept, 1 month (tops) after installing windows there will be at least 2 new superseding updates, one for flash and the CU.
     
  5. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,009
    251
    60
    #6 mehdibleu, Jul 29, 2017
    Last edited: Jul 29, 2017
    i didn't know that, thank you for this information.

    you said in one of your posts that after testing version v3.2, flash and CU were lost after reset pc as you can read here => https://forums.mydigitallife.net/th...alls-and-upgrading.62696/page-32#post-1359743

    so i suppose that since then, you managed to keep flash and CU after resetpc using v3.2 by setting an option in the script, is it the case ?
    if so, what did you set to make this happen ?
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    It's all about the settings, not the script, the earlier scripts didn't have the settings to perform or not perform any of the cleanup/resetbase options but the resetbase command only can be performed when the pending flag is not set (pre-enabling dotnetfx3 will set the pending flag and thus no /resetbase was performed). In 2.1 you could delete the "iso:\sources\sxs\" folder so pre-enabling dotnetfx3 couldn't be done, resulting in a /resetbase performed.

    In 3.2/3.3 all options can be set manually.
     
  7. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,009
    251
    60
    #8 mehdibleu, Jul 29, 2017
    Last edited: Jul 29, 2017
    yes, i know that all depends on how you set the scripts, i just mentionned to the member that v2.1 is already set to keep CU after the resetpc as few people know how to set the scripts so that they suit to their needs.

    BTW, you didn't answer to my question in the previous post, you said few day ago that after testing the v3.2 , CU and flash were lost after resetpc. so since then, did you manage to keep CU and flash after resetpc using v3.2 ?
    if so, could you please tell me which exact setting did you add in the script to make that happen ?
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    Testing all different scenarios will take more time than my wife will allow me during her summerhollidays, and as i said, by the time you would use resetpc there would be new updates available.
     
  9. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,009
    251
    60
    so by saying that, i understand that you still didn't manage to keep CU and flash after resetpc using v3.2.
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,236
    94,621
    450
    I didn't even test it ;)

    All script changes came from some users running it on install.wim directly and msft disabling the resetbase option plus resetbase causing resetpc to not work.
     
  11. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,009
    251
    60
    ok if you test and make it work with v3.2, please let me know by telling me which exact setting you added into the script.