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.
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.
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.
Does anyone have a previous version of Toolkit.cmd? Because it is impossible to work with the updated file.
Why do the registry files have HKEY_LOCAL_MACHINE\TK_SOFTWARE instead of HKEY_LOCAL_MACHINE\SOFTWARE?
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
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...
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
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.
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
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" "
@mad83 Please see: https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-1239#post-1777916 Pay attention to items #7 and #8. Since this question comes up a lot, maybe it can be made a sticky post in this forum?