Windows 10 Hotfix Repository

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

  1. tavrez

    tavrez MDL Senior Member

    Sep 28, 2015
    484
    315
    10
    The registry part was jaw dropping.
    Wondering why Windows can't do the fix by itself
     
  2. Konstantinos

    Konstantinos MDL Member

    Sep 8, 2012
    199
    79
    10
    Is Microsoft aware of this severe bug? Has anyone reported it?

    Edit: though it may be a curse for me and many others, it could be a bless for the people that hate updating their Windows 10. :p Did we just discover a built-in permanent way to stop updates? "It's not a bug, it's a feature."
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. jmtella

    jmtella MDL Senior Member

    Nov 18, 2012
    260
    155
    10
    I have Enterprise... Index:1 ?...
    I also have the Spanish language pack installed. Any precautions?

    Regards,
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,322
    340
  5. Schroedinger2015

    Schroedinger2015 MDL Member

    Jul 16, 2015
    223
    150
    10
    Maybe a stupid question. Where I could find NSudo.exe ?
     
  6. erpsterm35

    erpsterm35 MDL Expert

    May 27, 2013
    1,857
    1,714
    60
    the recent Adobe Flash updates from July & August 2019 were non-security fixes, SM03
    Adobe did not give MS the updated Flash Player OCX files for the past few months to patch for Win8.x & 10
     
  7. bonesz

    bonesz MDL Addicted

    Jun 30, 2013
    634
    354
    30
    Code:
    NSudo.exe -U:T -P:E cmd.exe /c robocopy C:\Mount\Windows\WinSxS %SystemRoot%\WinSxS /R:0 /W:0 /NFL /NDL /J /S /DCOPY:DAT /XC /XN /XO /XX /XF migration.xml pending.xml poqexec.log /XD Backup Catalogs FileMaps InstallTemp ManifestCache Temp
    Does this produce output? I executed this and another cmd window opened, but I did not see any files being copied.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Schroedinger2015

    Schroedinger2015 MDL Member

    Jul 16, 2015
    223
    150
    10
    It copies needed file in background and when finished cmd windows closes itself.
     
  9. cacrosh123

    cacrosh123 MDL Junior Member

    Apr 29, 2015
    59
    16
    0
    stupid question I assume, apologiez in advance.

    Can I use the updates from v1903: May 2019 or must I use the v1809: October 2018 ones for things not to bug out or cause issues?

    Thing is that I'm gonna install LTSC 2019 on a pure gaming machine, thanks in advance.
     
  10. shhnedo

    shhnedo MDL Expert

    Mar 20, 2011
    1,662
    2,217
    60
    Why would you do that? You install LTSC 2019 - you install updates for ltsc 2019(build 17763).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. cacrosh123

    cacrosh123 MDL Junior Member

    Apr 29, 2015
    59
    16
    0
    Just asking, not that I want to do it. Wanted to be sure which updates goes with LTSC 2019.

    I found through another thread that there is no build 1903 for LTSC 2019 only 1809.
     
  12. cacrosh123

    cacrosh123 MDL Junior Member

    Apr 29, 2015
    59
    16
    0
    #8974 cacrosh123, Sep 3, 2019
    Last edited: Sep 3, 2019
    @shhnedo
    Dumb question again, I'm sure.

    But do you know if the 1809 updates from this thread are for LTSC 2019?

    :pissy:

    I feel like a jack-ass asking this newbie questions, I just don't want to mess up anything,
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,322
    340
  14. bonesz

    bonesz MDL Addicted

    Jun 30, 2013
    634
    354
    30
    Thanks- I was wondering if there was output because the windows stayed open for a long time and never closed. I ended up closing it after around 8-10 minutes, not sure if that was too soon or not. I am going to run another test today in VM and let it go until the window closes by itself.

    Would love to see this is a batch file, or cmd file to automate the process, much less typing/copy pasting. Maybe placing the nsudo and iso in the same folder, one bat file to run entire process. I'd do it if I was an expert at batch file making..
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. choti

    choti MDL Novice

    Aug 9, 2017
    3
    0
    0
    #8979 choti, Sep 4, 2019
    Last edited: Sep 4, 2019
    I had installed from a .327 iso a few days ago. Update to .329 would fail (KB4512941), both via Windows Update and manually. After applying this hack, Windows update still didn't work, but the failed update could finally manually be installed. I UUP-converted just a Win10 German Pro version, which is what I have installed, so index:1 should be correct?
    After applying this hack I realized I end up with quite a "huge" problem. After finally having updated to .329 and doing a...

    Code:
    Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
    
    ...I still ended up with an extra 2,2GB used diskspace!

    Code:
    c:\Windows\WinSxS before: 6,1GB
    c:\Windows\WinSxS after: 7,8GB
    
    c:\Windows before: 10,7GB
    c:\Windows after: 12,9GB
    
    @abbodi1406 thanks for supplying a fix that gets the update installed. However, this is quite a massive increase in used diskspace. Any hints on how to clean this up afterwards? If you have no solution for this, would it make sense to sit this out and wait for the next cumulative update instead? Would that get installed or would we face the same issue? Or would you believe there is another way to fix this like an inplace upgrade to a 329 iso?

    Please advise.
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,141
    84,322
    340
    You either endure the bigger size, or risk breaking future CUs installation
    extra 2 or 3 GB should not be a real problem