@MSMG ,In Toolkit v9.9 .cmd file line 11200,the text is: Microsoft Office Desktop ^(UWP^) Apps Pack folder ^<Packs\%OfficeUWP^> is empty... it missing "%",so it should be: Microsoft Office Desktop ^(UWP^) Apps Pack folder ^<Packs\%OfficeUWP%^> is empty... This is an issue that appear in all old version & current version of Toolkit.
@MSMG ,For the app & compnents integrade & remove of Toolkit,app or compnents name have localization name in each country & region,follow is localized code from IntMetroApps of Toolkit: Code: if "%MetroApp%" equ "Alarms" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "闹钟", %Alarms_Appx%, %Alarms_License%, "%DependencyPackages%" if "%MetroApp%" equ "Calculator" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "计算器", %Calculator_Appx%, %Calculator_License%, "%DependencyPackages%" When I make these codes localization,these codes may change like: Code: if "%MetroApp%" equ "Alarms" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "%app1%", %Alarms_Appx%, %Alarms_License%, "%DependencyPackages%" if "%MetroApp%" equ "Calculator" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "%app2%", %Calculator_Appx%, %Calculator_License%, "%DependencyPackages%" In language file: set app1=闹钟 set app2=计算器 These aren't finally codes,only example. I know the Toolkit localized version,make too difficult.So if localization language file may make standalone is the best for localization.
I have read many of your posts and would also like to learn how to make registry changes. I can't understand how to use menu 5> 7 "Import Custom Registry Setting from Registry File" I created a test reg file like this: Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\TK_NTUSER\Software\Microsoft\Windows\CurrentVersion\Run] "test1"="c:\\windows\\notepad.exe" I saved the reg file in: C:\Temp\WIN10\Custom\Registry\w10\x64 I ran start.cmd 5> 7 of the menu, I had no errors. To verify I loaded the ntuser.dat file reg load HKLM\TK_NTUSER C:\Temp\WIN10\Mount\Install\Users\Default\ntuser.dat Test modification was not carried, where am I wrong?
If it's so then it's a good news. If the problem lies with the toolkit, @MSMG will sort it out. Let's hope it happens sooner.
Windows 10 v1903/v1909 - Integrating or Installing Windows Updates after the component removal will restore the removed components and this is due to the recent change in Microsoft Update mechanism. Still not resolved this problem in the version of ToolKit_v9.9?
According to the newest version ToolKit 9.9 Readme: the problem still persist. But I used this fix to stop restored \Windows\SystemApps from installing after Cumulative Update. https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-656#post-1557984 and: https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-657#post-1558491
I f**ked up big time - at least for me - because I deleted the RemovePkgsList.txt and RemoveAppsList.txt which took me hours to create Is there anyway that I can findout which Packages and Apps I removed from just the newly created iso or an installed Windows?
Good evening MDL members, I'd also like to know what that option "DSIM Image Cleanup with Full ResetBase" does as previously asked...thx for the help!
@MSMG: It's a some time ago since it was last asked, but just out of my curiosity: are there any updates to share on the GUI version of your tool? You spoiled some video's about it a long time ago and it really looked promising.
MayBe a other Helping Tweak for Integrate Preactivate NetFrame 3.5 and let CleanUp function under Option 6 - 1 from MSMG Toolkit Intact . . . Copyed NetFrame 3.5 files from DVD D:\sources\sxs to a self craeted folder in mounted Image C:\ToolKit_v9.9\Mount\Install\Windows\sources\sxs. Made a NetFX3.5.cmd file with Input DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:C:\Windows\sources\sxs and copyed them into mounted Image folder C:\ToolKit_v9.9\Mount\Install\Windows. Made NetFX3.5.reg file with Input Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce] "NetFx3.5.cmd"="C:\\Windows\\NetFx3.5.cmd" and integrate they with MSMG Toolkit function C:\ToolKit_v9.9\Custom\Registry\w10\x64. Install of Netframe 3.5 not shown by first Login like silent mode. Intgrated CU will shown like other Netframe 3.5 Preactivation tweaks Figured out by clean 0s install with Netframeless DVD and Install NetFx3.5 before run first WU they Problem is like an NetFx3.5 Integrated DVD but run first WU before install NetFx3.5 all is right . . . TimeWaste ? But CU Install seems to be Ghosting . . . If i delete the Netframe files from DVD Source then its same size like before and after CleanUp ! Made this Post because after givin OnlyUseLatestCLR a try immediately i have a Game published @ current TimeZone thats needed install Netframe 3.5 in spite of OnlyUseLatestCLR functionality. 0k for Correct Detail . . . used DVD Image is 1809 LTSC .
I guess in this scenario, WU will re-offer the CU to update the files from the online integration of the dotnet feature cab with the result that many chopped things probably will re-appear.
Hey guys , so I'm about to strip away some components from my Windows 10 Pro image and have been reading in this thread about the components re-installing after CU. I still want to try to run this image without the desired components. So should I just install this Windows with Windows Update disabled for now and just reinstall Windows when newer updates arrive, or should I try to block the component restoration with the pending.xml trick as in the post above? And lastly , what components will restore and what will not restore after doing some update ? Will it only return the system apps components or everything else including the Store. etc?
It is clear that cleaning. Meant when cleaning occurs? Immediately in the image or after installing Windows?
This punt is in the tweaks section and as I understand it is imported as a tweak. Consequently, the cleaning takes place later, but when ... If the removal occurred immediately, then perhaps this item was here [Apply-> Cleanup Source Images]
Ok, I think the program adds the line /resetbase to the Apply-Cleanup Source command as I said before... But who knows
We have to get an answer from the coder on this , but that command just removes the superseded updates in the install.wim so the file gets smaller in the end. You can always do this manually on a mounted image , but I dont know really because servicing image files isn't really what I'm used to do. Wish me luck tho I just been finished with integrating updates and removed all components i didnt need, gonna make the ISO and try to install this s**t