1. kusosaito

    kusosaito MDL Junior Member

    Nov 14, 2018
    59
    6
    0
    #19681 kusosaito, Jun 19, 2021
    Last edited: Jun 19, 2021
    sad///
     
  2. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Thank you, I look forward to your update for this.
     
  3. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    608
    385
    30
    My dear friend @MSMG

    Was there any update of the packages too? I downloaded the full MSMG20210516 zipped package and want to know if I have to download everything again...

    Thanks in advanced
    @JeepWillys58
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #19684 inTerActionVRI, Jun 20, 2021
    Last edited: Jun 20, 2021

    So there has to be something missing there, because without importing the log files, an error occurs. Importing, the error stops happening.

    edit: I forgot to translate.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    No only the latest Toolkit.cmd was added to the zip.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #19686 MSMG, Jun 20, 2021
    Last edited: Jun 20, 2021
    (OP)
    Here it's working, tested Edge Chromium Browser integration which requires ESU patch.

    Here the EsuFoundation value is read from the registry and used in the patching process.

    For Windows 7 WHD update pack make sure you don't integrate WithoutESU updates.

    Code:
    ===============================================================================
              MSMG ToolKit - Integrate Microsoft Edge Chromium Browser
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Microsoft Edge Chromium Browser#######################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 1
        Image Architecture       : x86
        Image Version            : 6.1.7601.17514.1
    
    -------------------------------------------------------------------------------
    ####Integrating Microsoft Edge Chromium Browser################################
    -------------------------------------------------------------------------------
    
    ===========================[Install.wim, Index : 1]============================
    
    -------------------------------------------------------------------------------
    Integrating Windows Servicing Stack Update (SSU) (KB4490628) Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21382.1
    
    Image Version: 6.1.7601.17514
    
    Processing 1 of 1 - Adding package Package_for_KB4490628~31bf3856ad364e35~x86~~6.1.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Servicing Stack Update (SSU) (KB4592510) Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21382.1
    
    Image Version: 6.1.7601.24383
    
    Processing 1 of 1 - Adding package Package_for_KB4592510~31bf3856ad364e35~x86~~6.1.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows SHA-2 Code Update (KB4474419) Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21382.1
    
    Image Version: 6.1.7601.24563
    
    Processing 1 of 1 - Adding package Package_for_KB4474419~31bf3856ad364e35~x86~~6.1.3.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    
    -------------------------------------------------------------------------------
    Apply Windows 7 Extended Security Update (ESU) Suppressor Patch...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21382.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft Edge Chromium Browser Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21382.1
    
    Image Version: 6.1.7601.24563
    
    Processing 1 of 1 - Adding package Package_for_KB5001027~31bf3856ad364e35~x86~~6.1.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft Edge Chromium Browser Group Policy Base Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21382.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft Edge Chromium Browser Group Policy [en-US] Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.21382.1
    
    Applying image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Microsoft Edge Chromium Browser#######################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    
     
  7. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,325
    11,603
    270
    Hi Master, sorry but I do not use any version of this program yet ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    363
    10
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Dolby Digital Decoder (AC3) for LTSC
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


    Restore "Dolby Digital Decoder" (AC3 sound) support for LTSC (1809) 17763 [x64/x86]
    dll-files are from Enterprise (1909)

    Example for Live OS:

    1) Copy files to the correspondent locations:
    Code:
    %SystemRoot%\System32\DolbyDecMFT.dll
    %SystemRoot%\SysWOW64\DolbyDecMFT.dll
    
    2) Register *.dll files in the OS:
    Code:
    %SystemRoot%\System32\regsvr32.exe /s %SystemRoot%\System32\DolbyDecMFT.dll
    %SystemRoot%\System32\regsvr32.exe /s %SystemRoot%\SysWOW64\DolbyDecMFT.dll
    
    /s - silent mode

    Check location:
    Code:
    [HKLM\SOFTWARE\Classes\CLSID\{177C0AFE-900B-48D4-9E4C-57ADD250B3D4}\InprocServer32]
    
        (Default) = C:\Windows\System32\DolbyDecMFT.dll    (REG_SZ)
    

    It would be nice to have this available for integration / already integrated for LTSC via MSMG Toolkit.
    (Thanks goes to AutoSettingsPS and westlife that already propose such impovement)

    Attachment Note: You need both files. Two 7z uploaded due to MDL Forum file size limitation.
     

    Attached Files:

  9. rorewe4314

    rorewe4314 MDL Member

    Jun 18, 2020
    107
    22
    10
    MSMG, How do I make "my own build of Win 10 LTSC" on the latest version, what do I need to remove (list of components) to do this? And will it work compatible with the programs with the rest?
     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Just Remove Edge, OneDrive, PPIProjection, SecureAssessmentBrowser and Windows Apps.


     
  11. Bira

    Bira MDL Senior Member

    Oct 4, 2017
    364
    210
    10
    Does anyone have all the AppX Provisioned packages from Builds 14393 to 19041 that can pass? thanks in advance !
     
  12. slimkim101

    slimkim101 MDL Novice

    Aug 2, 2015
    12
    0
    0
    #19693 slimkim101, Jun 20, 2021
    Last edited: Jun 21, 2021
    Good evening @MSMG, I would like to build windows 10 OS lite, but after extracting my ISO files using 7zip into DVD folder in toolkit and clicking start.cmd, the SELECT SOURCE FROM DVD FOLDER is not detecting my extracted ISO inside DVD folder.

    How can I make it work please

    And what are the things to put into consideration when building lite windows OS for Video Editing and Graphics System because I'll be using Adobe Photoshop, Lightroom, After Effect, Adobe Premiere Pro, Da Vinci Resolve etc.
     
  13. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    Use a short toolkit path without special characters or spaces.

    Cheers.
     
  14. slimkim101

    slimkim101 MDL Novice

    Aug 2, 2015
    12
    0
    0
    I used a short toolkit path and no special character but still experiencing the same issue. I used the root folder of C:/Toolkit but it doesn't work. I also used desktop path, still the same.
     
  15. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,325
    11,603
    270
    ^
    hmm you have installed .net48 in your system? if not program don't works never ok
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    299
    395
    10
    #19697 sergey130270, Jun 21, 2021
    Last edited: Jun 21, 2021
    Hello dear MSMG! Can you help me with a code to disable and uninstall OneDrive? Thank you.
    For mountded install.wim
     
  17. rorewe4314

    rorewe4314 MDL Member

    Jun 18, 2020
    107
    22
    10

    Code:
    Edge
    OneDrive
    SecureAssessmentBrowser
    3DViewer
    AdvertisingXaml
    Alarms
    BingWeather
    Calculator
    Camera
    CommunicationsApps
    Cortana
    DesktopAppInstaller
    FeedbackHub
    GetHelp
    Getstarted
    HEIFImageExtension
    Maps
    MixedRealityPortal
    OfficeHub
    OfficeOneNote
    Paint3D
    People
    Photos
    ScreenSketch
    SkypeApp
    SolitaireCollection
    SoundRecorder
    StickyNotes
    VP9VideoExtensions
    WalletService
    WebMediaExtensions
    WebpImageExtensions
    WindowsStore
    XboxApp
    XboxIdentityProvider
    YourPhone
    ZuneMusic
    ZuneVideo
    SecurityCenter
    SmartScreen
    WindowsDefender
    XboxGameCallableUI
    I don't know if this RemovePkgsList is correct or not for the latest version, so I asked for the full list (updated)! Why don't you create a menu item to make an LTSC version, I know for a fact that few people are happy with Win 10 as it is released or not at all, the latter being more likely?
     
  18. slimkim101

    slimkim101 MDL Novice

    Aug 2, 2015
    12
    0
    0
    How can I uninstall the .net48 or where can I find to make MSMG toolkit work
     
  19. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    363
    10