1. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    35
    10
    Can anyone tell me the purpose of DOT NET 5. Is it really necessary like the dot net fx 3.5 or 4.8 which is required by some softwares. Because today i checked with dot net detector and I came to know that Dot NET 5 is just the core and not the framework like 3.5 or 4.8. Is it only required for developers or its better to have it even for other purpose. Thank you
     
  2. Com TruiseX

    Com TruiseX MDL Novice

    Jul 29, 2021
    1
    0
    0
    VC_2019_xxx.reg is missing in MSMG Packs.
     
  3. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    Yes, it's missing.
    VC ++ 2022 replaces and supports VC ++ 2019.
    Get the new Toolkit.cmd in the Mega.nz Repo.
     
  4. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    @MSMG,

    About ToolkitHelper.exe:
    I think that if they are unrestricted we can already test the removal of components and inform about the errors found, in which components, components that are no longer present by default (this is previously informed and is relatively simple to obtain information), etc. . And since a component is not present the Toolkit Helper already displays a message that the component has already been removed, this is not a problem. But for the best identification of which component has already been removed, the Toolkit Helper displays the name of the component removed as well.
    This brings the benefit of not having to worry about adding support to each built released, only when very discrepant differences require intervention.

    So... Would it be interesting to make unrestricted for build versions above the releases?

    An example: At Custom Toolkit, I have already left a ready bypass, for when Windows 11 starts to be identified through ImageVersion with version 11.0.
    Since this Windows 11 build is based on a 21h1, I also left (at your own risk - for testing purposes)most of the components to could be integrated with the 19041.1 packs, but when the Specific Build Pack is present it integrates the correct version. In the case, Build 22000.1 (for now - NetFX3.5, Dart and OpenSSH).
     
  5. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #20226 inTerActionVRI, Aug 26, 2021
    Last edited: Oct 1, 2021
    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110

    Sent an 2021-08-25 New Custom Toolkit updated file attached in the link above.

    Merge made with the fourth version of the Official Toolkit 11.7 on the day 2021-08-23.

    1. Fixed "Sun Valley Icons Skin" integration:
    * for w7 and w81, thnks to @Bira suggestion.
    * for w10 build 18362 by changing geq "18363" to geq "18362".
    * Added "Windows Photo Viewer Skin" and "Icons Skin" in the Custom Integrate for W7 and W81 menu.
    NOTE: "Windows Media Player Skin" break Windows Media Player for W7 and W81.
    Thnks by tests made by @Bira.

    2. Added the condition to Integrate Windows Portable Devices
    :: Checking whether exists N Editions supported for Windows Portable Devices Integration are selected as source.
    If only non-N editions are selected, the following message will be displayed:

    3. VirtualCreate_ImageIndexEditions.zip (2021-08-24 updated with @abbodi1406 "uup-converter-wimlib-69"


    Thnks!
     
  6. Titanos

    Titanos MDL Novice

    Dec 11, 2019
    31
    28
    0
    Keep the "Windows Subsystem for Linux"
     
  7. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    347
    484
    10
    #20229 graver.x, Aug 27, 2021
    Last edited: Aug 27, 2021
    MSMG,
    Checking the CPU compliance is no less important than checking RAM and Storage. Please add more bypassing the CPU check:
    Code:
    Reg add "HKLM\TK_BOOT_SYSTEM\Setup\LabConfig" /v "BypassCPUCheck" /t REG_DWORD /d "1" /f >nul 2>&1
    I use this tweak (for boot.wim) in my builds 22000.100 - 22000.160, everything is fine:
    Code:
    Windows Registry Editor Version 5.00
    
    ; Bypass_TPM-SecureBoot-RAM-Storage-CPU_Check
    
    [HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
    "BypassTPMCheck"=dword:00000001
    "BypassSecureBootCheck"=dword:00000001
    "BypassRAMCheck"=dword:00000001
    "BypassStorageCheck"=dword:00000001
    "BypassCPUCheck"=dword:00000001
     
  8. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    372
    107
    10
    Good morning
    I noticed that version 11.7 supports Windows 11 V21H2 (All Editions), I'm using the W11 Build 22000.160.
    I tried to insert, as usual, the RemovePkgsList and when making the procedure
    [3] Remove > [2] Remove Windows Components Using Package List…’Y’
    The message "Finished Removing Components Using Package List" appears immediately without removing anything.
    Maybe it's still early for this Windows release?
    Thanks.
     
  9. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    347
    484
    10
    Great, this ISO is just what you need. It remains only before removing the components to integrate into it a SU that is compatible with the current version ToolkitHelper.exe.
    In this case, it is 17763.2061 (according to Changelog.txt).
    To download only the update files on the page uupdump.net you need to select the release version (button 1809 at the top right).
    The set of updates for build 17763.2061 is presented in two versions: Cumulative update and Feature update.
    If you want to get a completely updated ISO, including updated installer files (DVD\sources) - > Select "Feature update to Windows 10, version 1809 (17763.2061) amd64" -> Select the language, the source version (Home, Pro, or all together), and then use the "Browse the list of updates" button -> Download all updates, place them at the path: Toolkit_v11. 7\WHD\w10\x64\10.0.17763\ -> Then rename the files using the Rename.cmd script (you will see the code text below on the page.)

    In the Toolkit:
    (2) Integrate -> (4) Windows Updates -> Integrate WHD Updates -> Integrate WHD General Update Pack -> (4) Integrate to Boot, Install and Recovery Images
     
  10. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    347
    484
    10
    #20232 graver.x, Aug 27, 2021
    Last edited: Aug 27, 2021
    For ToolkitHelper.exe support for removing components has not yet been added for 22000.xxx builds.
    Under your responsibility! (for the purpose of testing). (!) Only for the DISM method:
    Edit the Toolkit. cmd as follows:

    Find "Function to Remove Windows Components Using Package List"

    Edit from:
    Code:
    if "%SelectedSourceOS%" equ "w10"  if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "19044" (
    In:
    Code:
    if "%SelectedSourceOS%" equ "w10"  if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "22000" (
    And further, below from:
    Code:
    if "%SelectedSourceOS%" equ "w10"  if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "19044" (
    In:
    Code:
    if "%SelectedSourceOS%" equ "w10"  if "%ImageBuild%" geq "17763" if "%ImageBuild%" leq "22000" (

    Windows Apps can be deleted using this List:
    A025C540.Yandex.Music
    Microsoft.549981C3F5F10
    Microsoft.BingNews
    Microsoft.BingWeather
    Microsoft.DesktopAppInstaller
    Microsoft.GamingApp
    Microsoft.GetHelp
    Microsoft.Getstarted
    Microsoft.HEIFImageExtension
    Microsoft.MicrosoftOfficeHub
    Microsoft.MicrosoftSolitaireCollection
    Microsoft.MicrosoftStickyNotes
    Microsoft.Paint
    Microsoft.People
    Microsoft.Photos.MediaEngineDLC
    Microsoft.PowerAutomateDesktop
    Microsoft.ScreenSketch
    Microsoft.SecHealthUI
    Microsoft.StorePurchaseApp
    Microsoft.Todos
    Microsoft.UI.Xaml.2.4
    Microsoft.VCLibs.140.00
    Microsoft.VP9VideoExtensions
    Microsoft.WebMediaExtensions
    Microsoft.WebpImageExtension
    Microsoft.Windows.Photos
    Microsoft.WindowsAlarms
    Microsoft.WindowsCalculator
    Microsoft.WindowsCamera
    microsoft.windowscommunicationsapps
    Microsoft.WindowsFeedbackHub
    Microsoft.WindowsMaps
    Microsoft.WindowsNotepad
    Microsoft.WindowsSoundRecorder
    Microsoft.WindowsStore
    Microsoft.WindowsTerminal
    Microsoft.Xbox.TCUI
    Microsoft.XboxGameOverlay
    Microsoft.XboxGamingOverlay
    Microsoft.XboxIdentityProvider
    Microsoft.XboxSpeechToTextOverlay
    Microsoft.YourPhone
    Microsoft.ZuneMusic
    Microsoft.ZuneVideo
    MicrosoftWindows.Client.WebExperience
     
  11. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    347
    484
    10
  12. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    347
    484
    10
    #20234 graver.x, Aug 27, 2021
    Last edited: Aug 27, 2021
    I am not sure that this function - StorageCheck is directly related to the function of "Monitoring memory" of the system drive during further operation of already installed Windows and reserving space in case of lack of it for normal Windows operation.

    But it is obvious that the function is related to checking the size of free space in the first place-when installing Windows, and only when booting to boot.wim (registry changes should be integrated into BootSetup image). My assumption is confirmed by the fact that the bypass of checks included using the registry changes are valid only when the installs of Win 11 Insider Preview with USB, DVD media, when it boots into the boot.wim.
    That is,. bypassing the checks does not work in the case of an online installation of Windows from the current system, even if they are integrated into install.wim.
     
  13. SergeyKarimov

    SergeyKarimov MDL Novice

    Jan 9, 2021
    20
    4
    0
    Hello, I have a question, where to install reg files and exe files, in ToolKit_v11.1, to integrate into the system image?
     
  14. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    Not monitoring Memory, monitoring Storage.
    Understood. Makes sense.
     
  15. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #20237 inTerActionVRI, Aug 27, 2021
    Last edited: Aug 27, 2021
    Is there a tweak "BypassGPUCheck", too?
    I saw someone reporting problems with Windows 11 related to the old GPU.
    I run Windows 11 in a atom with 2GB DDR2 without the CPU tweak and Run right. Very slow ... But that runs.
     
  16. kiczkabog

    kiczkabog MDL Novice

    Jun 13, 2021
    9
    3
    0
    Ł on
    Please help me, i want to use your custom toolkit, but when I remove components in 22000.160 . I can't and i see the message " toolkit helper - windows os is not supported" or something like that.
     
  17. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    35
    10
    #20240 jinvidia, Aug 28, 2021
    Last edited: Aug 28, 2021
    MSMG
    Sir I need to add internet explorer 11 to a running O/s. I have tried to install the official executable file but it doesnt work. Is it possible with your toolkit. Thank you.