[DISCUSSION] Windows 10 Final Build 19041>>>19045 (PC) [20H1>>>22H2 vb_release]

Discussion in 'Windows 10' started by Enthousiast, Dec 10, 2019.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    Because the 5 is by registry only, offline dism or wimlib-imagex can't see whether it's 19041/2/3/4 or /5.

    Mount the wim and run a dism query and it will show the correct image version.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
  3. bonesz

    bonesz MDL Addicted

    Jun 30, 2013
    634
    354
    30
    Code:
    ======================= W10UI v10.25 ==========================
    [1] Target (x64): Current OS
    
    [2] Updates: "C:\Users\XXXX\Desktop\Security\Win10UI"
    
    [3] DISM: "Windows NT 10.0 ADK"
    
    [4] Enable .NET 3.5: YES
    
    [5] Cleanup System Image: NO
    
    [E] Extraction Directory: "C:\W10UItemp_8938"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    
    ============================================================
    Running W10UI v10.25
    ============================================================
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Extracting files from update cabinets (.cab)...
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/5: Windows10.0-KB5015684-x64.cab [Enablement]
    2/5: Windows10.0-KB5021043-x64.cab [SafeOS DU]
    3/5: Windows10.0-KB5023773-x64.cab [LCU]
    4/5: Windows10.0-KB5023794-x64.cab [SSU]
    5/5: Windows10.0-KB5023847-x64.cab [Setup DU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2787
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.2788.1.9
    [==========================100.0%==========================]
    The operation completed successfully.
    
    .NET 3.5 feature: already enabled
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
       Finished
    ============================================================
    
    
    ============================================================
    System restart is required to complete installation
    ============================================================
    
    
    Press 9 to exit.
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. housex

    housex MDL Member

    Oct 30, 2010
    146
    97
    10
  5. panchop

    panchop MDL Senior Member

    Jul 26, 2009
    365
    463
    10
    Wait if someone upload svf patches
     
  6. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    314
    110
    10
    @Enthousiast
    Does this "Out Of Band" also apply to LTSC 2021?
    Thank you
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    It's OOBE (Out Of Box Experience).

    Code:
    <assemblyIdentity name="Microsoft-Windows-CoreCountrySpecificEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-CoreEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-CoreNEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseEvalEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseGEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSEvalEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSNEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSNEvalEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-PPIProEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ProfessionalEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ProfessionalNEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-UtilityVMEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
    
     
  8. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    314
    110
    10
    That means One can also integrate it in the updates with W10UI, isn't it?
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    Yes you can:)
     
  10. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    314
    110
    10
    Great, tested it now and there are no problems at all during the whole process
     
  11. Amplificator

    Amplificator MDL Junior Member

    May 16, 2012
    50
    29
    0
    Does anyone have a link for
    da-dk_windows_10_consumer_editions_version_22h2_updated_march_2023_x64_dvd_cdbd44c1.iso ?
     
  12. Eiji Shinjo

    Eiji Shinjo MDL Novice

    Jan 21, 2013
    5
    0
    0
    Anyone have en-gb_windows_10_consumer_editions_version_22h2_updated_march_2023_x64_dvd_cc1bfec1.iso ?
     
  13. panchop

    panchop MDL Senior Member

    Jul 26, 2009
    365
    463
    10
    You can create by yourself with GezoeSloog svf post
     
  14. exitrade

    exitrade MDL Junior Member

    Jul 20, 2012
    80
    41
    0
    Sorry it's out of topic, but how to disable permanetly Windows Defender in Windows 11 22H2? Tnx.

    PS: Does it have script like Sledgehammer?
     
  15. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    3,756
    5,219
    120
    Not a good idea
    Can cause updates to fail
    Set service to 4 .. block via group policy ..
    Is less harmful way. And updates will work
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. exitrade

    exitrade MDL Junior Member

    Jul 20, 2012
    80
    41
    0
    I don't want either windows update and windows defender in windows 11
     
  17. raptorddd

    raptorddd MDL Addicted

    Aug 17, 2019
    617
    204
    30
    not sure if windows 11 works with msmg toolkit.. on windows 10 you can remove both.. ask there
    MSMG ToolKit | My Digital Life Forums