1. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,263
    607
    60
    kb4517211 installed without issue. On reboot WU wanted to download and install the update again, and then again after that.

    The 2nd and 3rd installs did not require a reboot. WU is now clear.
     
  2. slayer62

    slayer62 MDL Junior Member

    May 30, 2015
    98
    29
    0
    how the hell do u use the cab files you linked @Enthousiast I tried uup converter but it asks for the uup file paths i give it the path where those 3 files are and it says it is not a valid uup source I just want the regular cab files so i can update anyway I can get those?
     
  3. cta62

    cta62 MDL Member

    Jul 9, 2015
    152
    67
    10
    I think the problem is they don't download as a cab file. They don't for me either.
     
  4. KedarWolf

    KedarWolf MDL Addicted

    Mar 17, 2016
    977
    874
    30
    #5185 KedarWolf, Sep 24, 2019
    Last edited: Sep 24, 2019
    Save this code as a .cmd file, put in the same folder as updates, Run As Admin.

    Code:
    @echo off
    rename "adb48974-2bb2-4971-968d-5581b5822d41" "Windows10.0-KB4501374-x64.cab"
    rename "0f2d4dbc-d02b-4396-a2c4-50971f1e70a5" "Windows10.0-KB4517211-x64.cab"
    rename "1d43ee84-8644-4769-9b8a-e6eec35f33e2" "Windows10.0-KB4520390-x64.cab"
    
     
  5. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    703
    30
    #5187 bfoos, Sep 24, 2019
    Last edited: Sep 24, 2019
    You have to download those updates yourself. Honestly and no offense but if you aren't going to read the stickies and educate yourself, maybe this stuff isn't for you. UUP Dump is a dead simple site to use to generate ISO's. You don't expressly need to make an Enterprise only ISO, you could've simply selected Pro, clicked the relevant button on the final download page to create virtual editions and checked only the Enterprise box. Download it, extract it, run the script as is and wind up with an ISO containing 2 indecies (Pro and Enterprise) . There is no need to enable dotnet3, you can simply do it after installation and save a ton of time. Likewise there is no need to integrate dotnet CU's or flash updates, you can simply let Windows Update do it after installation and again save time.

    Anyway, there are some good stickies in this forum you should check out. In particular the one with the non-IP 18362 release if that's what you want as I don't even think that you are aware that this is a thread for a prerelease version of Windows 10. You could even get a download link to the Business ISO that would've saved you even more time! There is another sticky about downloading and using UUP files that is way more pertinent and conducive to discussions of how to use them UUP files!

    Good luck!
     
  6. Henry457

    Henry457 MDL Novice

    Feb 15, 2019
    25
    2
    0
    I understand you my friend,every master was once a novice so I don't see anything wrong in helping someone who don't understand.
     
  7. Henry457

    Henry457 MDL Novice

    Feb 15, 2019
    25
    2
    0
    I took your advise and am currently downloading the stable release 18362.356. I observed that sometime the connection is lost.My question is "do I need to delete the files it has downloaded before connection lost and start a new download" or each time connection is lost,I should just run" arial_download_windows" to continue my download
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,429
    450
    After you've renamed the extensionless file to the shown cab filename, you can integrate it online/offline by using W10UI or manually:
    Code:
    dism /online /Add-Package /PackagePath:xxxxxxxxx.cab
    or use the GUI tool by @adguard: https://forums.mydigitallife.net/th...ow-rp-19h1_release.79259/page-62#post-1516261
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,429
    450
    Is for holo:
    Code:
    <assemblyIdentity name="Microsoft-Windows-Holographic-OasisAssets-Package"
    not applicable to normal sku's.
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,429
    450
    18363 has no specific updates*, all updates for both, 1903 and 1909 are 18362.xxx

    except the 1909 enablement package.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,429
    450
    When downloads fail, don't delete anything and just restart the process.
     
  12. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    Oh okay, you should've mentioned that while posting for everyone & better understanding.
     
  13. Henry457

    Henry457 MDL Novice

    Feb 15, 2019
    25
    2
    0
    Thank you so much.
     
  14. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    Yes, better now. I see you updated that after I commented/asked here, and no matter how many times you said, people ain't gonna remember which KB is for what particularly so that's why I told it's better to mention if you (or anyone) would posting those KB updates, especially for preview rings CAB files from UUPDUMP for avoiding such confusions & questions/comment to know which KB is for what./

    And that's not only for 'my' convenience as you mentioned, rather, but I'm also saying this for 'all of us' like me.

    And x86 & x64 share the same KB number so no need to redundant.
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,429
    450
    For people who don't really read, test or try?
     
  16. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    #5200 SM03, Sep 24, 2019
    Last edited: Sep 24, 2019
    for general folks, not an or any 'enthusiast'.

    And people (generally) read if it's been written or mentioned in due course.