Windows 10 Hotfix Repository

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

  1. technodevotee

    technodevotee MDL Senior Member

    Sep 18, 2015
    493
    92
    10
    If I'm not mistaken, UUPDump runs elevated using NSudo so to delete the MountUUP folder you would probably need to do the same.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Run "Dism /Cleanup-wim" in an elevated cmd.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,770
    1,004
    180
    Thank you. I'll try this next time if I will have this problem again.
     
  4. technodevotee

    technodevotee MDL Senior Member

    Sep 18, 2015
    493
    92
    10
    as IsuIsu said, it looks like you are trying to 'update' from 18363.327 to 18362.329.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    No nsudo is used.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. technodevotee

    technodevotee MDL Senior Member

    Sep 18, 2015
    493
    92
    10
    nor it isn't - must have imagined it when I ran it up a few days ago
     
  7. 600415

    600415 MDL Senior Member

    Aug 31, 2015
    259
    310
    10
    @SM03 same as previous fixes — unpack in same folder as update and install using MUM
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #8890 Enthousiast, Aug 30, 2019
    Last edited: Aug 30, 2019
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Schroedinger2015

    Schroedinger2015 MDL Member

    Jul 16, 2015
    231
    152
    10
    Open an elevated command prompt and type EXPAND -F:*.* xxx.cab C:\TEMP (where xxx.cab is the name of the CU file in cabinet format and C:\TEMP is the destination path),
    then unzip the 7z file attached above and type DISM /Online /Add-Package /PackagePath:C:\TEMP\Update.mum (if C:\TEMP is an example of the directory with all files extracted before).
     
  10. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,609
    680
    60
    I didn't follow any previous fix, can you point that out?
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #8893 Enthousiast, Aug 30, 2019
    Last edited: Aug 30, 2019
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. ARCIGA

    ARCIGA MDL Senior Member

    Mar 23, 2015
    309
    76
    10
    #8894 ARCIGA, Aug 30, 2019
    Last edited: Aug 31, 2019
    :)
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    #8895 Enthousiast, Aug 30, 2019
    Last edited: Aug 30, 2019
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. ARCIGA

    ARCIGA MDL Senior Member

    Mar 23, 2015
    309
    76
    10
    Servicing Stack Update > it's the Same? KB4508433
     
  15. tavrez

    tavrez MDL Addicted

    Sep 28, 2015
    516
    350
    30
    I hate it when they won't replace all previous updates -___-
    upload_2019-8-30_22-1-36.png
     
  16. 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...
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    It's not "very" needed, since they connected all .NET CUs together with CBS package name
    installing latest will auto-supersede previous ones