v10.7 takes less time to troubleshoot or update since the same code is used for both single or multi-index servicing. It just needs bit more polishing, it will become better in due time.
Don't use it even MS has disabled it by default and since the cleanup is broken now even without applying this tweak just need to wait for future CU's to fix it.
Just need to follow the instructions in the readme.txt for proper working. Use the MSDN or UUP ISO for proper working, the MS ESD is broken.
@MSMG I am aiming for a very stripped down version of Windows 10. No Defender, no Updates, no pre-installed browsers. So, my tolerable margin for breaking up things that I don't care for is quite wide as long as Windows is functional for running software. I start with 19042.572 x64 downloaded with Windows Media Creation Tool. I convert ESD to WIM using DISM. I export the 'Windows 10 Pro' image only and substitute the WIMs, using then Toolkit to createa new ISO as the basis for further slimming/tests/etc It is shorter if I give you the list of things I DO NOT remove/disable/tweak. I am using Toolkit version 10.7 I perform sequentially all the remove/disable phases. Toolkit DISM > Helper > Apps > Disable apps > Tweaks A. RemovePkgsList (DISM method). I keep: Networking-MPSSVC-Rules-EnterpriseEdition-Package Networking-MPSSVC-Rules-EnterpriseEdition-net-Package Networking-MPSSVC-Rules-EnterpriseEdition-onecore-Package Networking-MPSSVC-Rules-HomePremiumEdition-Package Networking-MPSSVC-Rules-HomePremiumEdition-net-Package Networking-MPSSVC-Rules-HomePremiumEdition-onecore-Package B. RemovePkgsList (Toolkit Helper method): WindowsFirewall HEIFImageExtension VP9VideoExtensions WebMediaExtensions WebpImageExtensions C. RemoveAppsList Microsoft.HEIFImageExtension Microsoft.VP9VideoExtensions Microsoft.WebMediaExtensionstell us in order to allow Toolkit to work Microsoft.WebpImageExtension D. DisableFeaturesList. Printing-PrintToPDFServices-Features MicrosoftWindowsPowerShellV2Root MicrosoftWindowsPowerShellV2 SmbDirect E. Tweaks Force .NET Programs to Use Newest .NET Framework Enable Windows Photo Viewer Enable Fraunhofer MP3 Professional Codec I get an error window while performing step B, RemovePkgsList (Toolkit Helper method), with each of the following elements, so I have to remove them from the list or Toolkit won't finish the task AssignedAccessLockApp Edge SecureAssessmentBrowser WindowsDefender I have to delete another element from the RemovePkgsList because despite not causing a Toolkit error, removing it will cause a HARDWARE ERROR during OS installation InternetBrowser All of these steps worked fine with Toolkit 10.4 - 10.6 and Windows 19041 version. I got a trouble-free image at the end of the process. Using Toolkit was quite straightforward before. Now I don't understand what I need to do. All the process is now looking like witchcraft to me LOL --- Now, on a different note, I didn't get what you meant about Toolkit and Cumulative Updates and how it will work from now on. Do we need to get a base version and integrate the updates you tell us in order to be able to remove everything afterwards? Will that remove Edge? And... what do I need to do NOW to get October 2020 Wndows working BUT slimmed down AND without any browser? What base version? Downloaded how? ESD or WIM? What updates? Do we need to install insider builds or non-official downloads for this?
I don't recommend mixing both the DISM and ToolkitHelper methods to remove components or apps, you can do it at you own risk. 1) Removing WindowsFirewall using ToolkitHelper will remove these packages Networking-MPSSVC-Rules-EnterpriseEdition-Package Networking-MPSSVC-Rules-EnterpriseEdition-net-Package Networking-MPSSVC-Rules-EnterpriseEdition-onecore-Package Networking-MPSSVC-Rules-HomePremiumEdition-Package Networking-MPSSVC-Rules-HomePremiumEdition-net-Package Networking-MPSSVC-Rules-HomePremiumEdition-onecore-Package If you get error while removing using ToolkitHelper then either the AV is running or the Toolkit folder path is not short. I have fixed the Edge Chromium not being removed when the source is created from Store ESD image, still need to fix the Apps removal which I'm working on it. If you can wait for next release, then everything will be solved regarding using Store ESD image as source.
Ok, made changes to Toolkit's component remover with fix to remove Edge Chromium and Windows Apps for source Wim images generated by Windows Store ESD images. Did a fresh test with 19042.572.201009-1947.20h2_release_svc_refresh_CLIENTBUSINESS_VOL_x64FRE_ru-ru.esd image and here's the result. 1) Convert Windows Store ESD Image to WIM Image Code: =============================================================================== MSMG ToolKit - Convert Windows Store ESD Image to WIM Image =============================================================================== ------------------------------------------------------------------------------- ####Starting Converting Windows Store ESD Image to WIM Image################### ------------------------------------------------------------------------------- Reading Image Information... =============================================================================== |Index| Arch | Name =============================================================================== | 1 | - | Windows Setup Media | 2 | x64 | Microsoft Windows PE (x64) | 3 | x64 | Microsoft Windows Setup (x64) | 4 | x64 | Windows 10 ??? ??????????????? ?????????? | 5 | x64 | Windows 10 ????????????? | 6 | x64 | Windows 10 Pro =============================================================================== Enter the Image Index # [Range : 4,...6, 'A'll, 'Q'uit] : 5 ------------------------------------------------------------------------------- ####Converting Windows Store ESD Image to WIM Image############################ ------------------------------------------------------------------------------- Decrypting Windows Store ESD Image if it's been encrypted... Creating Temporary Container Images... ------------------------------------------------------------------------------- Applying Windows Store ESD Image [Install.esd, Index : 1] to <Temp\DVD>... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20241.1000 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Exporting Windows Store ESD Image [Install.esd, Index : 2] to Boot Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20241.1000 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Exporting Windows Store ESD Image [Install.esd, Index : 3] to Boot Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20241.1000 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Exporting Windows Store ESD Image [Install.esd, Index : 5] to Install Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20241.1000 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Copying EI.CFG Config file to Source <DVD\sources> folder################## ------------------------------------------------------------------------------- Copying EI.CFG file to <DVD\sources> folder... ------------------------------------------------------------------------------- ####Finished Converting Windows Store ESD Image to WIM Image################### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . 2) Select Source from <DVD> folder Code: =============================================================================== MSMG ToolKit - Select Source from <DVD> folder =============================================================================== ------------------------------------------------------------------------------- ####Selecting Source Images#################################################### ------------------------------------------------------------------------------- Reading Image Information... =============================================================================== | Index | Arch | Name =============================================================================== | 1 | x64 | Windows 10 ????????????? =============================================================================== Enter the Image Index # ['Q'uit] : 1 Do you want to mount Windows Setup Boot Image ? ['Y'es/'N'o] : N Do you want to mount Windows Recovery Image ? ['Y'es/'N'o] : N ------------------------------------------------------------------------------- ####Source Image Information################################################### ------------------------------------------------------------------------------- Image : Install.wim Image Index No : 1 Image Name : Windows 10 ????????????? Image Description : Windows 10 ????????????? Image Architecture : x64 Image Version : 10.0.19041 Image Service Pack Build : 572 Image Service Pack Level : 0 Image Build : 19041 Image Edition : Enterprise Image Flag : Enterprise Image Installation Type : Client Image Default Language : ru-RU ------------------------------------------------------------------------------- ####Mounting Source Images##################################################### ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Mounting [Install.wim, Index : 1] Image at <\Mount\Install\1>... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20241.1000 Mounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Selecting & Mounting Source Images################################ ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . 3) Remove Windows Components Using Package List Code: =============================================================================== MSMG ToolKit - Remove Windows Components Using Package List =============================================================================== ------------------------------------------------------------------------------- ####Starting Removing Windows Components Using Package List#################### ------------------------------------------------------------------------------- Image : Install.wim Image Index : 1 Image Architecture : x64 Image Version : 10.0.19041.572.0 ------------------------------------------------------------------------------- ####Removing Windows Components Using Package List############################# ------------------------------------------------------------------------------- ===========================[Install.wim, Index : 1]============================ MSMG ToolKit Commandline Helper Version: 1.0.4104.0 Image Version: 10.0.19042.572 Component : AdobeFlashForWindows Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : EdgeChromium Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : InternetExplorer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FirstLogonAnimation Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : GameExplorer Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SnippingTool Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SpeechRecognition Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsMediaPlayer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsPhotoViewer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WinSAT Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AssignedAccess Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : CEIP_SQM Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FaceRecognition Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : KernelDebugging Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : LocationService Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : PicturePassword Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : PinEnrollment Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : UnifiedTelemetryClient Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WiFiNetworkManager Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsErrorReporting Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsInsiderHub Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : HomeGroup Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : MultiPointConnector Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : RemoteAssistance Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : DeviceLockdown Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : EaseOfAccessThemes Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : EasyTransfer Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FileHistory Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Paint Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SecurityCenter Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : StepsRecorder Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SystemRestore Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsBackup Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsFirewall Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsSubsystemForLinux Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsToGo Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Wordpad Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AADBrokerPlugin Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AssignedAccessLockApp Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : BioEnrollment Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : CallingShellApp Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : CBSPreview Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ContentDeliveryManager Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ECApp Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : EdgeDevToolsClient Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Edge Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FileExplorer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : LockApp Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : MapControl Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : NarratorQuickStart Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OneDrive Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ParentalControls Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : PeopleExperienceHost Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : QuickAssist Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : RetailDemoContent Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SecureAssessmentBrowser Removing Package files... Modifying Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SettingSync Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SkypeORTC Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SmartScreen Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Win32WebViewHost Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsDefender Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsMixedReality Removing Package files... Modifying Package Registry... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsReaderPDF Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : XboxGameCallableUI Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : 3DViewer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AdvertisingXaml Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Alarms Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : BingWeather Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Calculator Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Camera Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : CommunicationsApps Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Cortana Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : DesktopAppInstaller Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : FeedbackHub Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : GetHelp Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Getstarted Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : HEIFImageExtension Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Maps Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : MixedRealityPortal Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OfficeHub Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OfficeOneNote Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Paint3D Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : People Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Photos Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ScreenSketch Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SkypeApp Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SolitaireCollection Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SoundRecorder Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : StickyNotes Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : VP9VideoExtensions Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WalletService Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WebMediaExtensions Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WebpImageExtensions Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsStore Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : XboxApp Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : XboxIdentityProvider Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : YourPhone Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ZuneMusic Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ZuneVideo Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Removing Windows Components Using Package List#################### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . 4) Apply & Save Changes to the Source Images Code: =============================================================================== MSMG ToolKit - Apply & Save Changes to the Source Images =============================================================================== ------------------------------------------------------------------------------- ####Starting Applying & Saving Changes to Source Images######################## ------------------------------------------------------------------------------- Do you want to cleanup Image Windows folder ? ['Y'es/'N'o] : N ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 1] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20241.1000 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Applying & Saving Changes to Source Images######################## ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . 5) Re-Build Source Images Code: =============================================================================== MSMG ToolKit - Re-Build Source Images =============================================================================== ------------------------------------------------------------------------------- ####Starting Re-Building Source Images######################################### ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Re-Building [Boot.wim] Image with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20241.1000 Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Re-Building [Install.wim] Image with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20241.1000 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Re-Building Source Images######################################### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . 6) Make a DVD ISO Image Code: =============================================================================== MSMG ToolKit - Make a DVD ISO Image =============================================================================== ------------------------------------------------------------------------------- ####Starting Building a DVD ISO Image########################################## ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- ####Getting DVD ISO Image Details############################################## ------------------------------------------------------------------------------- Enter the ISO Volume Label : w10 Enter the ISO File Name : w10 ------------------------------------------------------------------------------- ####Building a DVD ISO Image################################################### ------------------------------------------------------------------------------- OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (500 files in 40 directories) Scanning source tree complete (901 files in 85 directories) Computing directory information complete Image file is 4616388608 bytes (before optimization) Writing 901 files in 85 directories to D:\Work\ToolKit\ISO\w10.iso 100% complete Storage optimization saved 24 files, 14176256 bytes (1% of image) After optimization, image file is 4604266496 bytes Space saved because of embedding, sparseness or optimization = 14176256 Done. ------------------------------------------------------------------------------- ####Finished Building a DVD ISO Image########################################## ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . [CODE] Continued in next post...
Have uploaded All Windows 7 SP1/Server 2008 R2 Language Packs with WinPE Language Packs to Toolkit's download <Packs\LanguagePacks\w7> folder. The original Windows 7 SP1 language pack comes in exe format and have converted them to cab files for easy integration. Only zh-TW Server Language Pack is missing which I couldn't get anywhere (tw_windows_server_2008_r2_sp1_language_pack_x64_dvd_619616.iso) Request @LostED or anyone to make a backup copy of it if in case the primary mirror is lost.
I have made changes to Toolkit's menu in next release, below are the changes 1) Removed Convert menu from main menu as it was missing the proper order of Toolkit functioning. Now the Main Menu looks like this Code: =============================================================================== MSMG ToolKit - Main Menu =============================================================================== [1] Source [2] Integrate [3] Remove [4] Customize [5] Apply [6] Target [7] Tools [X] Quit =============================================================================== Enter Your Choice : 2) Moved the items Convert Store ESD, MCT and Custom ESD into Source Menu as below Code: =============================================================================== MSMG ToolKit - Source Menu =============================================================================== [1] Select Source from <DVD> Folder [2] Copy Source from DVD Drive [3] Extract Source from DVD ISO Image [4] Extract Source from OEM IMG Image [5] Extract Source from Store ESD Image [6] Extract Source from Media Creation Tool Image [7] Extract Source from Custom Windows ESD Image [X] Go Back =============================================================================== Enter Your Choice : 3) Moved the Convert WIM to ESD into Tools->WIM Manager menu as below Code: =============================================================================== MSMG ToolKit - WIM Manager =============================================================================== [A] Display [B] Rename [C] Delete [D] Export [E] Convert [F] Split [G] Merge [H] Upgrade [I] Capture [J] Apply [K] Cleanup [X] Go Back =============================================================================== Enter Your Choice : People who do follow the custom menu orders do make the necessary changes in your info.