Windows 10 Hotfix Repository

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

  1. ch100

    ch100 MDL Addicted

    Sep 11, 2016
    856
    730
    30
    Is this needed even if we are supposed to run the command without ResetBase?
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    No, i just copied the previous code :D
     
  3. KTac

    KTac MDL Novice

    Oct 26, 2009
    29
    2
    0
    Does anyone know what the source is for the 18362.175 ISOs? It's not listed on MVLSC site.
     
  4. 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...
  5. KTac

    KTac MDL Novice

    Oct 26, 2009
    29
    2
    0
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Do you have a subscription to MVS?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. KTac

    KTac MDL Novice

    Oct 26, 2009
    29
    2
    0
    No, but I would think that anything that is on MVS would also show up in the MVLSC if it's a product I've purchased. Whenever a product I've purchased gets updated it gets added to MVLSC. New ISOs get added for every Windows 10 feature update. I just figured that if MS felt that a whole new ISO was warranted for this update that they would put it on the MVLSC as well.
     
  8. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    #8388 rayleigh_otter, Jul 1, 2019
    Last edited: Jul 1, 2019
    W10 1809 LTSC (.107),
    I am skipping resetbase with the registry switch enabled(incase it is breaking a captured/deployed image) so i just used the 2 below,

    Dism /Online /Cleanup-Image /CheckHealth (no component store damage)
    Dism /Online /Cleanup-Image /StartComponentCleanup

    Do i need to use "Dism.exe /online /Cleanup-Image /SPSuperseded" aswell, if yes, then what order should i do them in?

    Do i need to run "Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore" ?
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    #8389 Enthousiast, Jul 1, 2019
    Last edited: Jul 1, 2019
    This is the only one that is needed for the intended purposes of cleaning up superseded components.

    Is this even still applicable to win >7?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    Enabling the full reset reg tweak and using /resetbase may be breaking redployment of a captured image giving the oobekeyboard error. Just installed the captured image(without an answer file) and it installs perfectly. Im not bothering to check if its the reg tweak, resetbase, or a combination of the 2 that is the problem.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    #8392 Enthousiast, Jul 1, 2019
    Last edited: Jul 2, 2019
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. toyo

    toyo MDL Senior Member

    Aug 14, 2009
    472
    313
    10
    So it's just a CU?
    Alright seen the other topic.
     
  13. 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...
  14. toyo

    toyo MDL Senior Member

    Aug 14, 2009
    472
    313
    10
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    They already hinted about this when 19H1 was released, backporting new features and fixes from 20H1 into 19H2.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Now we have the answer for changing 1903 CU format to service pack alike
     
  17. 600415

    600415 MDL Senior Member

    Aug 31, 2015
    259
    310
    10
    #8398 600415, Jul 2, 2019
    Last edited: Jul 3, 2019
    Since installing the 19H2 service pack, activex controls (flash, shockwave, silverlight) stopped loading in IE.
    Thanks Enthousiast. After resetting IE settings, issue seems fixed.
     
  18. 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...
  19. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    933
    60
    #8400 rayleigh_otter, Jul 3, 2019
    Last edited: Jul 3, 2019
    ..