Windows 10 Hotfix Repository

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

  1. adric

    adric MDL Expert

    Jul 30, 2009
    1,255
    1,327
    60
    #10041 adric, Jun 14, 2020
    Last edited: Jun 14, 2020
    How can I get a log from NSUDO to see the results of what's being processed in the cmd file?
    Code:
    D:\ThinApps\NSudo\x64\NSudoLC.exe -U:T _$RemovePerms.cmd
     Content (_$RemovePerms.cmd)
     @echo off
     set "cbs=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages"
     rem Flash 20-02
     set "pkg=Package_for_KB4537759~31bf3856ad364e35~amd64~~10.0.1.0
     reg add "%cbs%\%pkg%\Owners" /v %pkg% /t REG_DWORD /d 0x20070 /f
     dism /online /norestart /remove-package /packagename:%pkg%
     pause
     exit
    
    The cmd ends very quickly whereby Dism and pause don't seem to run and I can't see what's happening. The reg entries are correctly changed though.
     
  2. MARKZ1ON

    MARKZ1ON MDL Junior Member

    May 22, 2020
    59
    3
    0
    Thank you. I got it working now. I followed your advice but I have a suspicion that it was a corrupted msu. I had to redownload. I've attached my logs. Not sure why there are differences though.
     

    Attached Files:

  3. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,933
    60
    Everything ok with them log looks good.
    The windows10.0-kb4561600-x64_Adobe.Flash.msu will be integrated this time.

    This time you took a refresh iso with build 17763.107

    Better look for the sfv repository and create the 177631.1 LTSC 2019, this ISO has 2 index

    LTSC 2019, LTSC 2019 N.

    You solved it well :yeahyeah:
     
  4. MARKZ1ON

    MARKZ1ON MDL Junior Member

    May 22, 2020
    59
    3
    0
    Thanks I will look for it.
     
  5. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,933
    60
    #10045 KleineZiege, Jun 14, 2020
    Last edited: Jun 14, 2020
    the only thing you need is the voice pack for Net 4.8.

    is not absolutely necessary

    windows10.0-kb4538460-x64_Du.Sources.cab << missing
     
  6. DirtyAngelicaSecured

    Mar 30, 2020
    101
    17
    10
    Should those 3 above replace the 3 I listed or be used together? In what order? NetFX 4.8 package already includes a ton of other stuff. I don't think all of it is up to date.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,226
    84,916
    340
    Code:
    NSudoLC.exe -U:T -P:E cmd /c "_$RemovePerms.cmd >log.txt 2>&1"
    remove echo off
     
  8. Mouri_Naruto

    Mouri_Naruto MDL Developer

    Jul 10, 2014
    525
    1,791
    30
    upload_2020-6-16_2-5-2.png
    Maybe you can use NSudo with "-UseCurrentConsole" and "-Wait" parameter to solve the issue.

    Code:
    NSudoLC -U:T -P:E -UseCurrentConsole -Wait DISM /Online /Cleanup-Image /AnalyzeComponentStore
    K.M.
     
  9. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,933
    60
    LTSB 2016 X64,
    Can someone give me the current dynamic update for the Sources folder.
     
  10. bonesz

    bonesz MDL Addicted

    Jun 30, 2013
    634
    354
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,709
    990
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. wpuser

    wpuser MDL Novice

    Sep 18, 2014
    21
    12
    0
    KB4566866 for 2004 to build 19041.330 is available
     
  13. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,827
    573
    60
    Not present in MS Catalog, only UUP
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,766
    450
  15. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,827
    573
    60
    #10057 tistou77, Jun 17, 2020
    Last edited: Jun 17, 2020
    It's for 20H1 ??

    Thanks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,766
    450
  17. tistou77

    tistou77 MDL Expert

    Mar 22, 2008
    1,827
    573
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. rpo

    rpo MDL Expert

    Jan 3, 2010
    1,447
    1,424
    60
    Apply the .cab to get 19041.330 and the .cab to get 19042.330 (20H2); this installs the new Edge.