Windows 10 Hotfix Repository

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

  1. acyuta

    acyuta MDL Expert

    Mar 8, 2010
    1,708
    398
    60
    Thanks a lot to enthouiast (sorry if I get your avatar wrong more often than should be forgiven), MSMG and everyone. Could do it easily by applying the enablement package though I really agree that this 19H2 is just fake unlike 20H1 which has something new. Two observations:
    1. 18362 to 18363 seems to work only if base version of 18362 is >300. I had an old image of 18362.2xx and for that first went to 18362.387 and then applied the package. Rollup cab failed on 18362.2xx but was easy on 18362.387.
    2. I wanted to do some viewing of 20H1 but simply could not do it on 18362 with inplace iso upgrade (clean format works). Is it not allowed like 18362 to 20H1. Will 18363 allow that. I can of course try it easily on my own anyway.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    @abbodi1406
    I didn't change this option in W10UI_7.3 cmd but it used the j driver instead of the systemdrive anyway? The readme still says:
    Code:
    M. Mount Directory
    available only if the target is a distribution folder, or WIM file
    mount directory for updating wim files, default is on system drive C:\
    Selected options:
    Code:
    @echo off
    setlocal
    :: set to 1 to enable debug mode (you must also set target, and repo if updates are not beside the script)
    set _Debug=0
    
    cd /d "%~dp0"
    set uiv=v7.3
    :: when changing below options, be sure to set the new values between = and " marks
    
    :: target image or wim file
    :: leave it blank to automatically detect wim file next to the script, or current online os
    set "target=j:\W10UI\18362.1_Work_x64_NL"
    
    :: updates location, leave it blank to automatically detect the current script directory
    set "repo=j:\W10UI\18362.1_Updates_x64_1909"
    
    :: dism.exe tool path (default is the system's if the host os is win10)
    set "dismroot=dism.exe"
    
    :: enable .NET 3.5 feature, set to 0 to skip it
    set net35=1
    
    :: optional, specify custom "folder" path for microsoft-windows-netfx3-ondemand-package.cab
    set "net35source=j:\W10UI\18362.1_SXS_x64"
    
    :: Cleanup OS images to "compress" superseded components (might take long time to complete)
    set cleanup=1
    
    :: Rebase OS images to "remove" superseded components (warning: break "Reset this PC" feature)
    :: require first to set cleanup=1
    set resetbase=1
    
    :: update winre.wim if detected inside install.wim, set to 0 to skip it
    set winre=1
    
    :: optional, set directory for temporary extracted files, default on same drive as the script
    set "_cabdir=W10UItemp"
    
    :: optional, set mount directory for updating wim files, default on same drive as the script
    set "mountdir=W10UImount"
    set "winremount=W10UImountre"
    
    :: # Manual options #
    
    :: create new iso file if the target is a distribution folder
    :: require ADK installed, or placing oscdimg.exe or cdimage.exe next to the script
    set iso=1
    
    :: folder path for iso file, leave it blank to create in the current script directory
    set "isodir="
    
    :: set this to 1 to delete DVD distribution folder after creating updated ISO
    set delete_source=0
    
    :: set this to 1 to start the process directly once you execute the script
    :: make sure you set the above options correctly first
    set autostart=0
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    I always use W10UI for offline integration with 18362.1 as base, the order is SSU>1909 EP>CU
    https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-460#post-1550316
    Should work, can test.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Yes, i made this change (similar to uup converter), but i forgot to mention it or reflect it in ReadMe

    is't good or bad to have mount dir on j: drive ?:)
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    For me J is fine, it's the fastest HDD i have (constellation enterprise es3) but my system drive is a faster SSD, so i will set it to c:\......\.... :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
    Hello,

    why is KB4515871 (2019-09 Cumulative Update for .NET Framework 3.5 and 4.8 for Windows 10 Version 190x) listed under W10's PC Settings as KB4522739 and under Windows Update Catalog as KB4522738?
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #9189 Enthousiast, Sep 27, 2019
    Last edited: Sep 27, 2019
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. moderate

    moderate MDL Guru

    Aug 31, 2009
    3,622
    2,541
    120
    Madness…, thanks.
     
  11. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    699
    1,149
    30
    moderate:
    it is MS attention test
    Win 10 18363.387 (Settings) as kb4522739.
    Win 10 18363.387 (Control panel) as kb4515871.
    Catalog name kb4522738 and catalog link kb4515871.
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #9192 Enthousiast, Oct 3, 2019
    Last edited: Oct 4, 2019
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. alessiomagliozzi

    alessiomagliozzi MDL Novice

    Aug 9, 2012
    44
    12
    0
  14. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,333
    2,649
    90
    not yet. at least not right away.
    I'd install KB4524147 directly downloaded from MS Update Catalog on a friend's PC using 1909 and it will have build 18363.388

    other updates similar to KB4524147 like KB4524148, KB4524149, KB4524150 and so on are starting to show up on the Catalog, including the KB4524135 IE only update
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #9195 Enthousiast, Oct 3, 2019
    Last edited: Oct 3, 2019
    I noticed on WU, fixed :)

    It's even public for 1909, the 1909 enablement package is still not public :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Trenchboygun

    Trenchboygun MDL Member

    Apr 8, 2013
    194
    103
    10
    October 3, 2019—KB4524147
    This update does not replace the upcoming October 2019 monthly update, which is scheduled to release on October 8, 2019.
     
  17. alessiomagliozzi

    alessiomagliozzi MDL Novice

    Aug 9, 2012
    44
    12
    0
    Hi Enthousiast i have installed the esd of 18363.352 and have i the features of 1909? Sorry for my english
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    yep

    ps, it's 18363.356 ESD:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. bonesz

    bonesz MDL Addicted

    Jun 30, 2013
    704
    421
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    No, the normal updates are for both, the 1909 EP is 1909 RP ring.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...