Windows 10 Hotfix Repository

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

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    #11001 abbodi1406, Oct 31, 2020
    Last edited: Oct 31, 2020

    Regular Edge updates like KB4584642 are normal packages which extract one MicrosoftEdgeStandaloneInstaller.exe in WinSxS

    only 20H2 EP (KB4562830) has the double behavior, because the incompetent who created it chose PackageFormat="PSFX" to save 2 or 3 MB

    same incompetent who created last ISO/ESD didn't know that you should delete Installer\msedge.7z and empty EdgeUpdate\Download

    maybe in the future they will convert Edge Chromium to MSIX package :rolleyes:
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Gladwin

    Gladwin MDL Senior Member

    Dec 20, 2012
    252
    123
    10
    good day , may i ask where can get the iso windows 10 19041.1 ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Gladwin

    Gladwin MDL Senior Member

    Dec 20, 2012
    252
    123
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Stripakulina

    Stripakulina MDL Member

    Jul 19, 2009
    217
    526
    10
    #11008 Stripakulina, Nov 1, 2020
    Last edited: Nov 1, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Gladwin

    Gladwin MDL Senior Member

    Dec 20, 2012
    252
    123
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Always happy to provide the original content.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Is the ini still present?

    Are the updates of the correct architecture?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,291
    1,935
    120
    Already tried same result :p
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    I can reproduce it when i put only x86 updates next to a x64 install.wim, or the other way around.

    Or when the assigned folder contains no updates (when i assign a folder for it in the script).

     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. coleoptere2007

    coleoptere2007 MDL Guru

    Apr 8, 2008
    3,291
    1,935
    120
    Here it is
     

    Attached Files:

  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    #11019 Enthousiast, Nov 1, 2020
    Last edited: Nov 1, 2020
    @coleoptere2007
    Code:
    :: updates location
    :: leave it blank to automatically detect the current script directory
    set ""
    should be:
    Code:
    :: updates location
    :: leave it blank to automatically detect the current script directory
    set "Repo="
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. parafer

    parafer MDL Member

    Dec 20, 2016
    166
    107
    10
    #11020 parafer, Nov 2, 2020
    Last edited: Nov 2, 2020
    Haven't had much time look into things but this is what I experienced. So on 2004 VM installed KB4562830 and the 2 preview updates (KB4580364 and KB4580419). The installed KB4584642. However, when I rebooted after that last update, Edge was at v85.0.564.67? However, when I ran Edge, and went to the About page, it started updating itself. When it was done, it was at version 86.0.622.58 (but no updates were showing in WU before this). But then I checked WinSxS and now there are 2 folders with Edge installer deposited in there, so now we have THREE Edge installers inside WinSxS. So even if you uninstall Edge in the OS, these will still be present in WinSxS. I had really hoped updating Edge would have deleted/replaced the previous 2 installers, but no. So now there is almost 300mb sitting in WinSxS regardless -- they actually managed to make it worse. Sigh MS... Is there any downloadable ISO option for 20H2 that doesn't have the double Edge installers from KB4562830 present? It being the Enablement update and all...

    winsxss.png