1. Bira

    Bira MDL Member

    Oct 4, 2017
    197
    108
    10
    #19961 Bira, Jul 20, 2021
    Last edited: Jul 20, 2021
    Because @RaiyvaN, it's like I said a day here in the community, where I met you, I said so, some teach, for later, with the learning, one day teaching, the evolution of life, @abbodi1406 is the cause of I learn programming For your wonderful scripts, I always followed him since I entered this MDL community, then in the community, I was meeting the works of @s1ave77, then he disappeared, does anyone know where he walks? Anyway @MSMG I also knew, by your toolkit, another beast, @murphy78, at last for all, regardless of what I mentioned, a message, a radio teacher I had, this was, the knowledge, does not occupy space, grateful to all !!!
     
  2. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,651
    3,398
    60
    Can someone give me sure, if the Removal of Cortana in the Build 17763.2061 is breaking search app?

    An information about my Autounattend file, I had to make a version for the builds below 18362, as a parameter in Specialize was breaking the installation.

    When I launch the new version of Toolkit I offer the 2 AutoUnattend.xml files.
    Precisely the "SystemUsesLightTheme" parameter had to be commented so that everything goes well in the installation.

    Commented
    Code:
    <!-- <SystemUsesLightTheme>false</SystemUsesLightTheme> --> <!-- For Builds less than 1903 18362 -->
    
    Not Commented
    Code:
    <SystemUsesLightTheme>false</SystemUsesLightTheme> <!-- For Builds greater than 1809 17763 LTSC -->
    
     
  3. stayboogy

    stayboogy MDL Addicted

    May 1, 2011
    846
    215
    30
    for the benefit of everyone, find a better host for downloads. file has exceeded download limit in google, mega forces installing of their software, russian sites modify the toolkit to contain viruses...
     
  4. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,155
    21,099
    240
    is so simple, use your brain.

    ps. checksums ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    767
    616
    30
    While it may seem that way, all you have to do is right-click the file you want to download and choose Download > Standard Download.
     
  6. Silent_Warrior

    Silent_Warrior MDL Junior Member

    Nov 5, 2018
    51
    22
    0
    GUID updated for KB890830 v5.91 (july-2021):

    Code:
    Windows Registry Editor Version 5.00
    
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\RemovalTools\MRT]
    "GUID"="BBF797DF-D48E-05FF-2B94-EBA26B494A62"
     
  7. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    35
    10
    Hello @MSMG

    I USED THE BELOW METHOD FOR THE BELOW ISOs AND GOT SFC ERRORS

    en_windows_10_business_editions_version_21h1_updated_jun_2021_x64_dvd_8222df3d.iso
    en_windows_10_business_editions_version_2004_updated_may_2020_x64_dvd_aa8db2cc.iso


    Code:
    1)    Extract MSMG 11.6 archive to <MSMG\>
    2)    Extract the following packs to <\MSMG\PACKS\>
    a.    DirectX9c
    b.    NetFX35
    c.    Net5
    d.    VCRuntime
    
    3)    Prepared the following and copied to bin\lists folder:
    
    a.    Removepkgslist.txt
    b.    RemoveAppslist.txt
    c.    Enablefeaturelist.txt
    d.    Disablefeaturelist.txt
    
    4)    Extract ISO to <\MSMG\DVD\>
    
    5)    Run "start.bat" with administrative privileges.
    
    
    FOLLOWED THE BELOW STEPS:
    
    Tools [7] WIM Manager [1] Delete [C]
    
    a)  Source [1] Select Source Image from DVD folder [1]
    
    b)  Integrate [2] Windows Features [3] Microsoft .NET 5
    
    c)    Integrate [2] Windows Features [3] DirectX 9.0c [N]
    
    d)  Integrate [2] Windows Features [3] Visual C++ Runtime [Q]
     
    e)  Remove [3] Remove Windows Apps Using Apps List [2]
    
    f)    Remove [3] Remove Windows Components Using Package List [3]
     
    g)  Customize [4]   Apply Tweaks [8]
    
    Disable Cortana App [A]
    Hide Taskbar Task view Icon
    Hide Taskbar Meet Now Icon [C]
    Hide Taskbar News and Interests [D]
    Disable Automatic driver updates through windows updates [E]
    Disable Automatic downloading and installing of 3rd party apps [F]
    Disable Windows Defender [G]
    Disable Windows Smartscreen [H]
    Disable Automatic Windows Upgrade
    Disable Windows Update [J]
    Disable Microsoft Reserved Storage Space for Windows Updates [K]
    Enable Windows photo viewer [M]
    
    
    h)  APPLY [5] Cleanup the Source Image [1] (JUNE 2021 ISO – WITH THIS STEP / MAY 2020 – SKIPPED THIS STEP)
    
    i)      Integrate [2] Windows Features [3] Microsoft .NET Framework 3.5 Feature [A]
    
    j)    Customize [4] Enable Windows Features using Features List [1]
    
            Disable Windows Features using Features List [2]
    
    k)    APPLY [5] Apply & Save Changes to Source Images [2]
    
    l)      Tools [7] WIM Manager [1] Convert [E]
    
    m) Target [6] Make a DVD ISO image [1]
    

    AFTER INSTALLATION sfc reported errors. Please help and let me know which is the latest ISO fully compatible with MSMG version 11.6. Thank you
     
  8. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,651
    3,398
    60
    Avoid this. h) Apply [5] Cleanup The Source Image [1]

    There is no need to delete indexes before.

    Just select the ones you want to work on, and when you save, answer yes to trim unwanted indexes.
     
  9. Titanos

    Titanos MDL Novice

    Dec 11, 2019
    31
    28
    0
    #19969 Titanos, Jul 24, 2021
    Last edited: Jul 24, 2021
    Post the errors.
    In my tests with 21h1 those errors are minor and are fixable. Windows Update will work fine.
    I sugest to test the original ISOs first and check for sfc errors too.

    PS.
    Was no differences between using Cleanup or not in step 5.
     
  10. anfjavid

    anfjavid MDL Novice

    Nov 10, 2009
    15
    2
    0
    Thank you. You mean the original ISOs too may come with sfc errors ?
     
  11. Titanos

    Titanos MDL Novice

    Dec 11, 2019
    31
    28
    0
    Yes, it is a chance that sfc errors may be present in original ISO files that you / we are using.
     
  12. wbettss1972

    wbettss1972 MDL Novice

    Mar 17, 2020
    3
    2
    0
    I am trying to great a lite version of windows but attempting to keep the windows store and the xbox apps to be able to run xbox game pass, I am running into an issue.

    I am trying to integrate windows update KB5004237 and it seems to run just fine, but once I start trying to remove components I get the following error.

    system.reflection.targetinvocationexception

    Any help would be appreciated.

    Thanks.
     
  13. trim18

    trim18 MDL Novice

    Mar 2, 2018
    22
    7
    0
    #19973 trim18, Jul 26, 2021
    Last edited: Jul 27, 2021
    Hai all !

    :) Have made Icons for 2oo4 builds to have coherent Workspace Special by folder Symbol on StartMenu and Explorer / Desktop based on Insider folder Icons . . . this is mayBe little bit Off Topic to show here but i thoug it can be intersting for other :)

    upload_2021-7-26_23-51-1.jpeg upload_2021-7-26_23-51-44.jpeg upload_2021-7-26_23-59-35.jpeg upload_2021-7-27_1-34-29.jpeg upload_2021-7-27_1-36-38.jpeg

    Red square in StartMenu made with Paint to show
     
  14. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    728
    540
    30
    - Use a short path without spaces
    - Use start.cmd instead of toolkit.cmd
    - Come back here to report if it worked.

    Cheers.
     
  15. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    35
    10
    #19975 jinvidia, Jul 27, 2021
    Last edited: Jul 27, 2021
    @RaiyvaN & @Titanos
    Tried avoiding clean up source images and trimmed indexes. Except this i followed the steps which i quoted earlier. But still I get sfc errors.
     
  16. jinvidia

    jinvidia MDL Member

    Aug 7, 2016
    238
    35
    10
    #19976 jinvidia, Jul 27, 2021
    Last edited: Jul 27, 2021
    @RaiyvaN & @Titanos
    Is the toolkit fully compatible with WIN 10 LTSC enterprise (N) 17763.1 x64 iso ?
    en_windows_10_enterprise_ltsc_2019_x64_dvd_74865958.iso

    I tried using toolkit version 10.8 to customize the above iso and get sfc errors.

    Code:
    1)    Extract MSMG 10.8 archive to <\MSMG\>
    
    2)    Extract the following packs to <\MSMG\PACKS\>
    a.    DirectX9c
    b.    NetFX35
    c.    NetFX48
    d.    VCRuntime
    
    3)    Prepare:
    a.    Removepkgslist.txt with removable component entries and copy to <\MSMG\bin\lists\>
    b.    Enablefeaturelist.txt with entries which enable features and copy to <\MSMG\bin\lists\>
    
    4)    Extract ISO to <\MSMG\DVD\>
    
    5)    Add "start.bat" & "toolkit.bat" to AV exclusion
    
    6)    Run "start.bat" with administrative privileges.
    
    Tools [7] WIM Manager [1] Delete [C]
    
    a)    Source [1]  Select Source Image from DVD folder [1]
    
    b)    Integrate [2]  Windows Features [3] DirectX 9.0c [P]
    c)    Integrate [2]  Windows Features [3] Visual C++ Runtime [S]
    
    d)    Remove [3]  Remove Windows Components Using Package List [2]
     
    e)    Customize [4]  Apply Tweaks [8]
    
    Disable Cortana App [A]
    Hide Taskbar Task view Icon [B]
    Disable Automatic driver updates through windows updates [C]
    Disable Automatic downloading and installing of 3rd party apps [D]
    Disable Windows Defender [E]
    Disable Automatic Windows SmartScreen [F]
    Disable Automatic Windows Upgrade [G]
    Disable Windows Update [H]
    Enable Windows photo viewer [K]
    
    f)    APPLY [5] Cleanup the Source Image [1]
    
    g)    Integrate [2]  Windows Features [3]  Microsoft .NET Framework 3.5 Feature [A]
    h)    Integrate [2]  Windows Features [3]  Microsoft .NET Framework 4.8 Feature [B]
    
    i)    Customize [4]  Enable Windows Features using Features List [1]
    
    j)    APPLY [5]  Apply & Save Changes to Source Images [2]
    k)   APPLY [5]  Re-Build Source Images [1]
    
    l)    Tools [7] WIM Manager [1]  Convert [E]
    
    m)  Target [6] Make a DVD ISO image [1]
    
    
    I hope the above method is correct. Kindly let me know if there is any other way to make the toolkit work with the above ISO without sfc errors.
    Thank you
     
  17. bobo1704

    bobo1704 MDL Novice

    Feb 25, 2009
    21
    2
    0
    Hello everyone!! Is there any bug with version 11.6 with the conversion from wim to esd? It always shows error and deletes the install.wim file. Is there any solution?
    Thanks a lot!!
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    Can you show the exact error?
     
  19. bobo1704

    bobo1704 MDL Novice

    Feb 25, 2009
    21
    2
    0
    Enthousiast I attached the screenshot with the error. I have also the log txt. If you wish, I can send it to you.
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      124.8 KB
      Views:
      47
  20. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    Option "all" doesn't seem to work.