1. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    131
    13
    10
    This threw me off since it doesn't delete when you say yes, it deletes when the extracting process starts. Should either make it delete when you say to or just auto delete.

    So I noticed there are DownloadExtract.cmd files. When I first set up MSMG Toolkit, I just deleted the packs folder to recreate since I didn't like so many empty folders and its what I've always done since they were useless. I didn't realize now that some things aren't just shipped with the packs and require this cmd file to be run to grab them. I had grabbed KB4019990 and KB3118401 from older copies of the packs so I resolved it that way. I tried the .NET 4.8 DownloadExtract.cmd for 8.1, and I kept getting errors for the first two cab files. I found a copy of 4.8 in my old copy of 12.4 and I compared the cmd from 12.4 to 13.6 and found the .NET 4.8 pack for 8.1 is the exact same and just copied over the pack. I think everything is resolved (at least on my end) except for one thing.

    This isn't super big, but it would perfect the ISO. I think it's possible for me to make my own packs, but it would be a lot of trial and error, and maybe a less than noticeable error that could crop up and really break something. So I would like to know how the packs are made before I try making my own.
     
  2. Kruton

    Kruton MDL Novice

    Sep 9, 2017
    23
    6
    0
    #26962 Kruton, May 6, 2024
    Last edited: May 6, 2024
    I read the ps1 file. The only thing I found problematic was his removal of webview which you can fix by deleting those lines.
    What issues did I miss?

    I wonder if you are referring to the old BAT file. The project was recently overhauled to use Powershell.
    I wouldn't have touched the old BAT version. It was overly aggressive.
     
  3. Jingzin

    Jingzin MDL Addicted

    Nov 10, 2021
    666
    536
    30
    never tried tiny11 myself but there are comments even youtube video saying it aint safe
     
  4. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    It is not safe to use the pre-built custom ISO. But this is for all the personalized ISOs from people we don't know. When a person makes an iso, they know what they are doing and what is in there for their use.

    I guess that's why he's making the ps1 script available to anyone. I saw the script and didn't see anything problematic.

    I believe that for cleaning, the "cbsenum" project you suggest does more.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. f0ness

    f0ness MDL Novice

    Aug 23, 2019
    18
    7
    0
    Does anyone have a previous version of Toolkit.cmd?

    Because it is impossible to work with the updated file.
     

    Attached Files:

  6. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    657
    1,235
    30
  7. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    131
    13
    10
    I had that issue with the updated toolkit.cmd in the folder. The one packed in 13.6 was fine for me.
     
  8. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    131
    13
    10
    Why do the registry files have HKEY_LOCAL_MACHINE\TK_SOFTWARE instead of HKEY_LOCAL_MACHINE\SOFTWARE?
     
  9. Bira

    Bira MDL Senior Member

    Oct 4, 2017
    364
    207
    10
    The way ;
    HKEY_LOCAL_MACHINE\TK_SOFTWARE => Offline registry mounting for MSMG integration is standard

    In mode;
    HKEY_LOCAL_MACHINE\SOFTWARE => It is the default of the online machine installed on your system
     
  10. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    131
    13
    10
    Ok, so if I manually import a registry file offline, I should use TK_SOFTWARE?
     
  11. Bira

    Bira MDL Senior Member

    Oct 4, 2017
    364
    207
    10
    #26971 Bira, May 7, 2024
    Last edited: May 7, 2024
    put the registry in Custom\Registry\w10\x64 an example, which I believe if it is the default on your machine, convertreg will convert it to MSMG, Don't change it because the toolkit will do everything for you by converting it to TK_ mode, If the programs that MSMG makes available already have their records converted to integrate them, you won't need to change anything, hugs...
     
  12. zwastik

    zwastik MDL Novice

    Dec 10, 2010
    10
    0
    0
  13. imlost2

    imlost2 MDL Member

    Aug 5, 2013
    183
    184
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. asdf23451

    asdf23451 MDL Member

    Feb 10, 2019
    131
    13
    10
    Using the old .NET 5 pack as a reference, I might try making a new .NET 5 pack.
     
  15. saidonia

    saidonia MDL Novice

    Apr 25, 2021
    4
    0
    0
    26100.1.240331-1435.ge_release_CLIENT_ENTERPRISES_OEM_x64FRE_en-us.iso
    + Win_11_Boot_And_Upgrade_FiX_KiT_v4.0 =>
    => 26100.1.240331-1435.ge_release_CLIENT_ENTERPRISES_OEM_x64FRE_en-us_FIXED.iso

    used Toolkit_v13.6

    RemoveAppsList_W11_10.0.2262X.txt ---> RemoveAppsList.txt
    RemovePkgsList_W11.txt---> RemovePkgsList.txt

    installed IoT Ent LTSC in VM VirtualBox 7.0.14

    works fast, but
    Windows11.0-KB5036616-x64-NDP481.cab - can be installed manually
    Windows11.0-KB5036908-x64.msu - cannot be installed manually

    and sometimes, not often it freezes and you can only reboot through the VirtualBox menu
    for what reason it is not possible to determine
     
  16. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60


    Open with notepad++ and change the file codification to UTF-8.
    It is saved as UTF-8 BOM. It need to be converted to UTF-8 in Format menu.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Jingzin

    Jingzin MDL Addicted

    Nov 10, 2021
    666
    536
    30
    cbsenum for online images including windows11
    wimtweak for online offline images but doesnt work well with windows 11 causes dism errors.
    ntlite will work but i havent tried it.

    i would as i do use toolkit against iso then install use cbsenum then make install.wim with dism++ and you can replace your new install.wim with any on your win iso
     
  18. mad83

    mad83 MDL Novice

    Sep 20, 2015
    4
    0
    0
    hi,

    where i can find language pack for windows 11 24h2?

    i'm trying to integrate additional lang. but i have got this:

    "
    Windows Language Pack folder is missing the below file...

    "Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~pl-pl~10.0.26100.1.cab"
    "
     
  19. imlost2

    imlost2 MDL Member

    Aug 5, 2013
    183
    184
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...