am a bit confused. let me get this straight. so the best way is to have an ISO that doesnt contain any updates. media creation have them.. so UUP dump this can create an iso with all the updates and 0 updates.. this is the best way 0 update if you plan to integrate updates in tool kit. ? so i must create and download a new ISO with 0 updates.? i need to create bat file.? using this ....https://forums.mydigitallife.net/threads/windows-10-esd-repository.59082/page-61#post-1303176 they have 2 addupdates 1 and 2
if I understand the abbreviation correctly (CU -current updates?) Windows 11 IoT Enterprise 10.0.22000.318 only windows defender and smartscreen in toolkit 12.4 The problem, as far as I understand, is in the Windows installation itself. Because if you apply the toolkithelper on an already installed Windows, then everything works
question.. how can I remove the "pre-installed-apps" bloatware as done in dism++? won't the system break? since I would like to make a clean iso without bloatware with only the store, can someone help me
in the Remove Menu of MSMG ToolKit v12.4: Code: Remove Windows Components Remove Default Inbox Apps Using Apps List Remove Windows Components Using Package List Remove Default Inbox Apps Association
It shoud be: Remove Windows Apps Using Apps List Only for the components referenced in [8] Remove Windows Apps Menu.
I think you mean 19044.1826 and you've mixed the last two digits up. I am waiting for @MSMG to work his magic with this version.
No he is referring to the yesterday's preview update 19044.1826. Testing the component removal for SFC errors, will be releasing the next version soon.
@MSMG, I know it doesn't change the operation, but optimizes the code. Eliminate this that appears in 3 positions: Code: set Update=%%i set Update=!Update:~0,-4! And replace all from: Code: !Update! to: Code: %%~ni This is the name of the file without the extension, to be used as a folder name. With the extension it would be %%~nxi I also implemented a bypass to avoid the integration of updates (SSU LCU and Enablement) in Core Editions prior to 19041. I implemented the updates directly from UUPDump to the correct folder of the Toolkit structure. What do you think to implement on Toolkit? It's just an option in the update menu. This will download Aria2C to Toolkit Bin Folder and download the updates to the image being worked on. But it will avoid updates with the preview description. I tested it to: 17763.1 to 17763.3165 18362.1, but it no longer receives updates. it will stay in 18363.2274 19041.1 to 19044.1862 22000.1 to 22000.829 22621.1 to 22621.232 Server 17763.1 to 17763.3165 20348.1 to 20348.825
MSMG, Code: RemovePkgsList_W10_LTSC_2021 CEIP WindowsInsiderHub SecurityCenter StepsRecorder WindowsSubsystemForLinux FileExplorer MapControl NarratorQuickStart ParentalControls PeopleExperienceHost SkypeORTC SmartScreen WindowsDefender I need to use the OS only for Win32 applications and drivers installation (DCH), without access to the Internet. Will my uninstall list harm the OS or not?