Integrate the path variable at that point, putting the firefox folder in packs play all there Code: :: Setting Toolkit's packs environment path variables set "Firefox=%Packs%\Firefox" Managed and integrated into the menu Code: echo. [C] Firefox Browser if errorlevel 3 goto :IntFirefox And with that same code, put it in the block calling it to integrate Code: ::------------------------------------------------------------------------------------------- :: Function to Firefox Browser ::------------------------------------------------------------------------------------------- :IntFirefox setlocal cls echo.=============================================================================== echo. MSMG ToolKit - Integrate Firefox Browser echo.=============================================================================== echo. :: Getting Install Image Index Architecture call :GetImageArchitecture "%InstallWim%", %DefaultIndexNo% >nul :: Checking whether Firefox Browser Pack file exist if not exist "%Firefox%\Firefox_%SelectedSourceOS%.tpk" ( echo.Firefox Browser Pack folder is missing the below file... echo. echo."Firefox_%SelectedSourceOS%.tpk" echo. echo.Please copy the above file to ^<Packs\Firefox^> folder... goto :Stop ) if not exist "%Firefox%\Firefox_%SelectedSourceOS%_%ImageArchitecture%.reg" ( echo.Firefox Browser is missing the below file... echo. echo."Firefox_%SelectedSourceOS%_%ImageArchitecture%.reg" echo. echo.Please copy the above file to ^<Packs\Firefox^> folder... goto :Stop ) echo.------------------------------------------------------------------------------- echo.####Started Integrating Firefox Browser####################### echo.------------------------------------------------------------------------------- echo. echo. Image : Install.wim echo. Image Index : %ImageIndexNo% echo. Image Architecture : %ImageArchitecture% echo. Image Version : %ImageVersion%.%ImageServicePackBuild%.%ImageServicePackLevel% echo. echo.------------------------------------------------------------------------------- echo.####Integrating Firefox ############################### echo.------------------------------------------------------------------------------- for /l %%i in (1, 1, %ImageCount%) do ( if exist "%InstallMount%\%%i" ( echo. if not %%i gtr 9 echo.===========================[Install.wim, Index : %%i]============================ if %%i gtr 9 echo.==========================[Install.wim, Index : %%i]============================ echo. :: Getting Image Index Information call :GetImageIndexInfo "%InstallWim%", %%i >nul echo.------------------------------------------------------------------------------- echo.Integrating Firefox Browser ... echo.------------------------------------------------------------------------------- call :ApplyImage "%Firefox%\Firefox_%SelectedSourceOS%.tpk", %PackageIndex%, "%InstallMount%\%%i" echo.------------------------------------------------------------------------------- echo.Importing Firefox Browser Registry Settings... echo.------------------------------------------------------------------------------- echo. echo.Mounting Image Registry... call :MountImageRegistry "%InstallMount%\%%i" echo.Importing Registry Settings to Image Registry... call :ImportRegistry2Image "%Firefox%\Firefox_%SelectedSourceOS%_%ImageArchitecture%.reg" echo.Un-Mounting Image Registry... call :UnMountImageRegistry echo. ) ) echo.------------------------------------------------------------------------------- echo.####Finished Integrating Firefox Browser###################### echo.------------------------------------------------------------------------------- :Stop echo. echo.=============================================================================== echo. pause endlocal :: Returning to Integrate Features Menu goto :IntFeaturesMenu ::------------------------------------------------------------------------------------------- Installed; Code: =============================================================================== MSMG ToolKit - Integrate Firefox Browser =============================================================================== ------------------------------------------------------------------------------- ####Started Integrating Firefox Browser####################### ------------------------------------------------------------------------------- Image : Install.wim Image Index : 1 Image Architecture : x64 Image Version : 10.0.17763.1.0 ------------------------------------------------------------------------------- ####Integrating Firefox ############################### ------------------------------------------------------------------------------- ===========================[Install.wim, Index : 1]============================ ------------------------------------------------------------------------------- Integrating Firefox Browser ... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.25227.1000 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Importing Firefox Browser Registry Settings... ------------------------------------------------------------------------------- Mounting Image Registry... Importing Registry Settings to Image Registry... A operação foi concluída com êxito. Un-Mounting Image Registry... ------------------------------------------------------------------------------- ####Finished Integrating Firefox Browser###################### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue. Hope this helps ...
cool... but milling, when he launches the .tpk and the reg just as he is launching for the Toolkit, it will be standard that way, Net6 net7 and others all the same way, just put the path variables, integrate in the menu and the installation part, the same thing, be aware of that e va getting the hang of it, see you later... something else, don't forget to translate here on the forum
there is an updated Toolkit.cmd on the download.ru. changes: - re-add .NET 6 (thank you for that, i hope i wasn't too rude trying to explain my reasoning why it should still be supported - its not my time and effort put in this after all) - add support for firefox
@MSMG, If I'm not mistaken, you commented that you were waiting a moment to be able to make a complete tutorial on how to create .tpk, when the opportunity to convert from a non-MS application, appeared. It would be interesting to address the method used in converting Firefox. This tutorial is very interesting. Is it possible to take advantage of the Sandbox for this procedure? Thanks for the attention, man!
DotNET 7.0 doesn't work for apps that require DotNET 6.0, even if you use a tweak that forces use of the latest DotNET version. I think that tweaks applies to DotNET 4.8.1 and that's it.
@MSMG Teach us how to make .tpk file please this technology so we can make our own apps just like @inTerActionVRI quoted too please Thanks in advance...
Just to be highlighted, the first one who asked for this tutorial to cover also, other Non-MS software, was the friend @mhussain. I believe that MSMG, by the time it is preparing the packages, is already taking notes to compile the tutorial. When it is ready he makes it available.
I think this could be useful for you https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-802#post-1609704
This MSMG post is already known. But he said he would make a better elaborate (more descriptive) tutorial to help our blind member. And, more descriptive, it is also important.
@MSMG Source image: 10.0.19041.1288.0. Windows 10 IOT Enterprise LTSC 2021. SFC Scan error with untouched original source image. Will component removal be restored if /sfc scannow after installing with components and tweak installed? Also, something went terribly wrong when applying and saving changes to source images. Should I start all over again? Code: =============================================================================== MSMG ToolKit - Apply & Save Changes to the Source Images =============================================================================== ------------------------------------------------------------------------------- ####Starting Applying & Saving Changes to Source Images######################## ------------------------------------------------------------------------------- Do you want to trim unselected Image editions ? ['Y'es/'N'o] : N Do you want to cleanup Image folder ? ['Y'es/'N'o] : N ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Boot.wim, Index : 1] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.25227.1000 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Boot.wim, Index : 2] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.25227.1000 Saving image [==========================100.0%==========================] Unmounting image [== 5.0% ] ------------------------------------------------------------------------------- Optimizing Source [Boot.wim] Image with Maximum Compression... ------------------------------------------------------------------------------- "C:\Toolkit_v12.9\DVD\sources\boot.wim" original size: 630350 KiB Using LZX compression with 16 threads Archiving file data: 1010 MiB of 1010 MiB (100%) done "C:\Toolkit_v12.9\DVD\sources\boot.wim" optimized size: 405660 KiB Space saved: 224689 KiB ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 1 -> WinRE.wim] Image... ------------------------------------------------------------------------------- Access is denied. The process cannot access the file because it is being used by another process. ------------------------------------------------------------------------------- Optimizing Source [Install.wim, Index : 1 -> WinRE.wim] Image... ------------------------------------------------------------------------------- "C:\Toolkit_v12.9\Mount\Install\1\Windows\System32\Recovery\winre.wim" original size: 417465 KiB Using LZX compression with 16 threads Archiving file data: 1059 MiB of 1059 MiB (100%) done [ERROR] Failed to rename `C:\Toolkit_v12.9\Mount\Install\1\Windows\System32\Recovery\winre.wimSl4Q8GMhl' to `C:\Toolkit_v12.9\Mount\Install\1\Windows\System32\Recovery\winre.wim': Resource busy ERROR: Optimization of "C:\Toolkit_v12.9\Mount\Install\1\Windows\System32\Recovery\winre.wim" failed. ERROR: Exiting with error code 52: Could not rename a file. 1 file(s) copied. ------------------------------------------------------------------------------- Copying Winre.wim file to [Install.wim, Index : 1] Image... ------------------------------------------------------------------------------- 1 file(s) copied. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 1] Image... ------------------------------------------------------------------------------- 'C:\Toolkit_v12.9\Bin\x64\DISM10\Dism.exe' is not recognized as an internal or external command, operable program or batch file. C:\Toolkit_v12.9\Mount\Install\1\Windows\System32\Recovery\Winre.wim - The process cannot access the file because it is being used by another process. The process cannot access the file because it is being used by another process. ------------------------------------------------------------------------------- Copying Winre.wim file to [Install.wim, Index : 2] Image... ------------------------------------------------------------------------------- 1 file(s) copied. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 2] Image... ------------------------------------------------------------------------------- 'C:\Toolkit_v12.9\Bin\x64\DISM10\Dism.exe' is not recognized as an internal or external command, operable program or batch file. The process cannot access the file because it is being used by another process. ------------------------------------------------------------------------------- Optimizing Source [Install.wim] Image with Maximum Compression... ------------------------------------------------------------------------------- "C:\Toolkit_v12.9\DVD\sources\install.wim" original size: 3835733 KiB Using LZX compression with 16 threads Archiving file data: 7384 MiB of 7384 MiB (100%) done [ERROR] Failed to rename `C:\Toolkit_v12.9\DVD\sources\install.wim4mylUvCDU' to `C:\Toolkit_v12.9\DVD\sources\install.wim': Resource busy ERROR: Optimization of "C:\Toolkit_v12.9\DVD\sources\install.wim" failed. ERROR: Exiting with error code 52: Could not rename a file. ------------------------------------------------------------------------------- ####Finished Applying & Saving Changes to Source Images######################## ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . List of tweaks applied Code: [A] Disable Automatic Driver Updates through Windows Update [B] Disable Automatic Download and Install of 3rd Party Apps [C] Disable Automatic Windows Upgrade [E] Disable Microsoft Reserved Storage Space for Windows Updates [F] Disable Windows Defender [G] Disable Windows Firewall [H] Disable Windows SmartScreen [I] Disable Windows Update [L] Enable Windows Photo Viewer [M] Force .NET Programs to Use Newest .NET Framework [N] Hide Taskbar Cortana Icon [O] Hide Taskbar Meet Now Icon [P] Hide Taskbar News and Interests [Q] Hide Taskbar Search Bar [R] Hide Taskbar Task View Icon [1] All Tweaks [X] Go Back Component Removal Code: =============================================================================== MSMG ToolKit - Removing Windows Components =============================================================================== ------------------------------------------------------------------------------- ####Starting Removing Windows Components####################################### ------------------------------------------------------------------------------- Image : Install.wim Image Index : 1,2 Image Architecture : x64 Image Version : 10.0.19041.1288.0 ===========================[Install.wim, Index : 2]============================ MSMG ToolKit Commandline Helper Version: 1.1.1080.0 Image Version: 10.0.19044.1288 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 : LockScreenBackground Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ScreenSavers Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SoundThemes Removing 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 : Wallpapers Removing 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 : WindowsThemes Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsTIFFIFilter Removing 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 : OfflineFiles Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OpenSSH Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : RemoteDesktopClient Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : RemoteDifferentialCompression Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : SimpleTCPIPServices Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : TelnetClient Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : TFTPClient Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WindowsMail 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 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... 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 : OneDrive, not found... Component : RemoteAssistance Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : RemoteDesktopServer Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : RemoteRegistry Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : WorkFoldersClient Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AccessibilityTools Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : DeviceLockdown Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : EaseOfAccessCursors 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 : Magnifier Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : Narrator Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OnScreenKeyboard Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : ProjFS Removing 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 : StorageSpaces Removing Package files... Modifying 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 : WindowsSubsystemForLinux Removing Package files... Modifying 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 : AccountsControl Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AddSuggestedFoldersToLibraryDialog Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : AppResolverUX 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 : AsyncTextService 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 : Cortana, not found... Component : CredDialogHost Removing 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 : 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 : NcsiUwpApp Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OOBENetworkCaptivePortal Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : OOBENetworkConnectionFlow 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 : PinningConfirmationDialog 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 : 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 : WebcamExperience 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 : WindowsStoreClient Removing Package files... Modifying Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : XboxClient Removing Package files... Modifying 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 : XGpuEjectDialog Removing Package files... Loading Image Registry... Modifying Package Registry... Unloading Image Registry... The operation completed successfully. Component : 3DViewer, not found... Component : CommunicationsApps, not found... Component : Maps, not found... Component : MixedRealityPortal, not found... Component : People, not found... Component : ServicesStoreEngagement, not found... Component : SolitaireCollection, not found... Component : StickyNotes, not found... Component : StorePurchaseApp, not found... Component : WindowsStoreApp, not found... Component : XboxApp, not found... Component : XboxGameOverlay, not found... Component : XboxGamingOverlay, not found... Component : XboxIdentityProvider, not found... Component : XboxSpeechToTextOverlay, not found... Component : XboxTCUI, not found... MSMG ToolKit Commandline Helper Version: 1.1.1080.0 Image Version: 10.0.19044.1288 Component : ManualSetup Removing Package files... The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Removing Windows Components####################################### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . .