1. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    @Ace2
    I applied the registry file after installing the cumulative update but before rebooting the system.
    As a result, after loading I get a black screen without a desktop.
    But in the task manager, I can see that Edge and Windows Defender are absent in the system, they have not recovered.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Rr0

    Rr0 MDL Member

    Jul 8, 2017
    151
    14
    10
    I you mean it asking for a key, or not showing editions, it's easier to just change ei.cfg (volume channel)
     
  3. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30
    What probably will work is to convert the UUP esd to cab and put the other LP cabs from uup in the appropriate folder too.

    It doesn't. I tried that.

    Or use the files from the mentioned languagepack iso

    I no longer have this iso. I deleted it because I was told I don't need the ISO.

    Sorry about the confusion

    Maybe you can tries it with only one language and maybe you'll have the same issue.
    Thank you...
     
  4. bratskij

    bratskij MDL Novice

    Jun 5, 2016
    10
    1
    0
    I have the same.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    I've converted the UUP client languagepack .esd to cab (using ESD <> CAB) and renamed it to work with the toolkit:

    Also renamed the other non PE language .cab files from UUP and put them next to the lp files, provided by the toolkit languagepack.

    Code:
        Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        Microsoft-Windows-LanguageFeatures-Basic-es-ES-Package~31bf3856ad364e35~amd64~~10.0.18362.1.cab
        microsoft-windows-languagefeatures-handwriting-es-es-package-amd64~31bf3856ad364e35~amd64~~10.0.18362.1.cab
        microsoft-windows-languagefeatures-ocr-es-es-package-amd64~31bf3856ad364e35~amd64~~10.0.18362.1.cab
        microsoft-windows-languagefeatures-speech-es-es-package-amd64~31bf3856ad364e35~amd64~~10.0.18362.1.cab
        microsoft-windows-languagefeatures-texttospeech-es-es-package-amd64~31bf3856ad364e35~amd64~~10.0.18362.1.cab
        Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-AppxPackaging-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-ATBroker-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-AudioCore-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-AudioDrivers-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-HTA-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-Narrator-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-OpcServices-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-Rejuv-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-Scripting-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-Setup-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-Setup-Server-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-Speech-TTS-es-ES-Package~31bf3856ad364e35~amd64~~10.0.18362.1.cab
        WinPE-Speech-TTS-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-SRH-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-SRT-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-WiFi-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
        WinPE-WMI-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
    
    The orange ones are from UUP.

    Progress:
    Code:
    ===============================================================================
     MSMG ToolKit - Integrate Windows Language Packs to Windows Installation Image
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Integrating Windows Language Packs to Windows Installation Image##
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 1
        Image Architecture       : x64
        Image Version            : 10.0.18362.418.0
        Image Edition            : Core
        Image Default Language   : en-US
    
    -------------------------------------------------------------------------------
    ####Integrating Windows Language Packs to Windows Installation Image###########
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Pack...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18999.1
    
    Image Version: 10.0.18363.418
    
    Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~es-ES~10.0.18362.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Language Features - Basic Pack...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18999.1
    
    Image Version: 10.0.18363.418
    
    Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-es-es-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Updating Windows Setup language configuration file [Lang.ini]...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18999.1
    
    Image Version: 10.0.18363.418
    
    
    A new Lang.ini file has been generated
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating [es-ES] Localized Windows Setup resources to Source DVD...
    -------------------------------------------------------------------------------
    
    Extracting Windows Language Pack [es-ES] to Temporary folder...
    
    Copying Localized Windows Setup resources files to the Source DVD...
    
    -------------------------------------------------------------------------------
    ####Generating Windows Language Packs Integration Log Files####################
    -------------------------------------------------------------------------------
    
    Windows Language Packs Integration [Install.wim, Index : 1] Log...
    
    -------------------------------------------------------------------------------
    ####Cleaning Up Temporary Files & Folders######################################
    -------------------------------------------------------------------------------
    
    Cleaning Up Temporary folder...
    
    -------------------------------------------------------------------------------
    ####Finished Integrating Windows Language Packs to Windows Installation Image##
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Conor Broekhart

    Conor Broekhart MDL Novice

    Jul 13, 2019
    4
    1
    0
    I installed a shrinked Windows 10 1909 and blocked lots of things with O&O shutup.
    It gives me errors with missing .NET Framework 3.5
    I can't install it from simple download (error 0x80070422) is there something I'm missing ?

    Thank you
     
  7. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,326
    11,611
    270
    Hi you can install .NET Framework 3.5 using certain media the Windows installation (DVD, USB key) with the command Dism / online / enable-feature / featurename: netfx3 / all / source: x: \ sources \ SxS / limitaccess where x = DVD or USB stick; ah! I remembered can also download here that is easier and fast too

    https://forums.mydigitallife.net/threads/abbodi1406s-batch-scripts-repo.74197/
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Ingibjörg

    Ingibjörg MDL Novice

    Oct 18, 2018
    4
    1
    0
    Hey @MSMG, can you add back the delete all windows apps except store option ?
     
  9. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    #13329 Ace2, Nov 18, 2019
    Last edited: Nov 18, 2019
    I did give a warning that these settings were what i used, they were only meant to be used as a reference to your own.

    The black screen error is most likely because of
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\S-1-5-21-3853238309-243363788-2119889264-1001]
    which is used by C:\ProgramData\Microsoft\Windows\AppRepository\Packages.

    You need to modify your own regedit settings, use my settings as a reference only.:sorry:

    P.S I have removed AppxAllUserStore.reg settings, because of the black screen of death issue.:throw:
     
  10. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    Check post above.:sorry:
     
  11. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30
    Co
    THANK YOU!! I think you understand my question. Now, how did you know what to rename the LP from UUP? I was looking through the Toolkit.cmd and couldn't figure out what to rename the LP on OnDemand files after converting them to .cab.

    Thank you. I'm sorry to be so difficult. Jet let me know where I can rename the rest of the LP & OnDemand .cab files, and that will complete my questions.
    Again, THANK YOU @Enthousiast. :worthy:
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    By reading how the en-US LP filenames from the MSMG toolkit packs were named, and the UUP files needed to have this added:
    Code:
    ~31bf3856ad364e35~amd64~es-ES~10.0.18362.1.cab
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30
    Thank you, I was unaware that you can just use the
    Code:
    ~31bf3856ad364e35~
    to all the LP and OnDemand. I just have to figure out how to write a rename script to rename all the LP and OnDemand files.

    :clap3:
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Why would you need a renaming script, it's just a few files per language.

    ps, carefully read my previous post, it's more then only the "~31bf3856ad364e35~" addition.

    Code:
    @echo off
    cd /d "%~dp0"
    
    IF EXIST "microsoft-windows-languagefeatures-handwriting-es-es-package-amd64.cab" RENAME "microsoft-windows-languagefeatures-handwriting-es-es-package-amd64.cab" "microsoft-windows-languagefeatures-handwriting-es-es-package-amd64~31bf3856ad364e35~amd64~~10.0.18362.1.cab"
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30
    Thank you for correct me, its
    ~31bf3856ad364e35~ amd64~es-ES and this ~10.0.18362.1.cab .
     
  16. raptorddd

    raptorddd MDL Addicted

    Aug 17, 2019
    842
    419
    30
    my first look at win 10 i was like what.??? it looks just like android with tiles and the new settings screen i was on win7 for a long time never tried win8. so yeah win10 looked weird at first. everyone hating on blur feature LOL and on android a friend of mine was adding blur to android rom. i also disable stuff with group policies actually i follow ultramale guide for set up at notebookreview. yeah i also hate the bloatware useless stuff hope so that msmg will beat ms in that matter.
     
  17. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    @Ace2
    How???
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. vze2mp9g

    vze2mp9g MDL Addicted

    Oct 13, 2012
    661
    117
    30
    If you don't like the BLUR feature you should look at the OEM project:

    https://forums.mydigitallife.net/threads/multi-oem-retail-project-mrp-mk3.71555/
     
  19. raptorddd

    raptorddd MDL Addicted

    Aug 17, 2019
    842
    419
    30
    am using 1909 done with msmg toolkit. i think i need netframework 4.5 can i install it.?
     
  20. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    it is already installed in system.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...