Windows 10 Hotfix Repository

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

  1. 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...
  2. jcc2

    jcc2 MDL Member

    Mar 23, 2010
    127
    44
    10
  3. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,494
    1,364
    120
    Completely OK and completely safe.
    Only the Edge legacy will be hidden (it will not be removed) and new Edge will be installed if you do not already have a new Edge yet.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,924
    5,776
    180
    Do you know how to install a .CAB File ?
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Yes, that's the way to do it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,494
    1,364
    120
    The simplest way is add link to right-clik menu and then You need only right-click to the .cab fle.
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\*\shell\runas]
    @="Install CAB"
    "HasLUAShield"=""
    "NoWorkingDirectory"=""
    
    [HKEY_CLASSES_ROOT\*\shell\runas\command]
    @="cmd /k dism /online /add-package /packagepath:\"%1\""
    "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
    
    
    Or use this method
    Code:
    DISM.exe /Online /Add-Package /PackagePath:C:\wupdate\kb4562830-x64
    .cab file must be in folder C:\wupdate (rename file and make this folder)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. jcc2

    jcc2 MDL Member

    Mar 23, 2010
    127
    44
    10
    Many thanks for all of your replies. My concern was that in a previous post it mentioned that the EP made reference to 19041.479 and yes, I do know how to install a cab file :D:D:D

    Many thanks to all once again for all the work you guys do so newbies like me can keep our PCs running smoothly and up to date.

    JCC2
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #10870 Enthousiast, Oct 20, 2020
    Last edited: Oct 20, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. javaspain

    javaspain MDL Senior Member

    Jul 29, 2009
    260
    143
    10
    Script mode:
    FOR %%I IN ("*.CAB") DO Dism /online /Add-Package /Quiet /Norestart /PackagePath:"%%I"


     
  10. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,293
    627
    60
    I can't get to UUPDump, NET::ERR_CERT_DATE_INVALID.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Working fine here, Firefox:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. case-sensitive

    case-sensitive MDL Expert

    Nov 7, 2013
    1,681
    743
    60
    Same here . The certificate was only valid untill today .
     
  13. case-sensitive

    case-sensitive MDL Expert

    Nov 7, 2013
    1,681
    743
    60
    LOL ....... and now it works :)
     
  14. case-sensitive

    case-sensitive MDL Expert

    Nov 7, 2013
    1,681
    743
    60
    Because someone just updated it at 18,52,21
     
  15. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,387
    3,107
    90
  16. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,293
    627
    60
    Back to normal now.
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    It probably was just the traffic:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. KleineZiege

    KleineZiege MDL Guru

    Dec 11, 2018
    2,387
    3,107
    90
    1809 > 17763.1554 LCU windows10.0-kb4580390
    1809 > windows10.0-kb4577667 ?
    1809 > windows10.0-KB4581000 Netframework 3.5, 4.7.2 and 4.8