I can't remember he was angry in the thread. I like the freedom of his welcome thread very much. Nevertheless, I agree that we should behave sensibly.
Solved several problems resulting from the implemented changes, for the multiple integration features. I had asked for feedback on integration errors, since this part was in beta, but I did not receive it. However, the Custom Toolkit is stable, and I will post a new version tomorrow. For problems were related to folder paths: @MSMG, I implemented the "PackageBuild" system in a standardized way to correct this detail in other integrations that were failing, I completely eliminated the use of% ImageVersion% both for the paths and for the identification of the names of the packs. Typo fixed at Integrate Dedup an "echo." was indicating the wrong language. I have a question: is WinRE.wim exactly the same for all Indexes? Or would there be any specific difference? If it is totally the same, I have another way to optimize a little more.
Indeed, the easiest part. But even if there was an issue with unable to disable task like access denied (as there are on some of the tasks that keep waiting up the computer), you can use psexec from sysinernals to complete the task.. psexec -i -s schtasks /Change /TN "Microsoft\Windows\CloudExperienceHost\CreateObjectTask" /Disable I have added all of the parts in my script to disable the task, remove autologgers and other registry tweaks. Now I just need the code to remove the package.
hey there, @MSMG message for you near the end of this message @Yanta @ingviowarr would it be possible for you to post a link for AutoSettingsPS? I have searched mdl and no luck. I beg your forbarince at my request, I did note something of interest, installed a vergin installation of win10 to my machine a few days ago, when you get to windows setup from the machine e.g oobe, and you press shift plus control plus escape to launch the task manager you are able to launch other applications such as explorer, and for me, services.msc. and my portable copy of screen reader software. disable AppReadiness service, AppXSvc service, remember! in this mode you are running as the ghost defaultuser0 account! does defaultuser0 have the same privvs as trusted installer/system? I hate wweahost.exe it's a process found in task manager. when oobe is running. spelling may be incorrect. another thought, you have the system token, and the trusted installer token is there such a token for defaultuser0? I ask due to nsudo? also @MSMG can't get a list of packages from ToolKitHelper.exe I type the folowing: c:\t\bin\ToolKitHelper.exe c:\mount\install\12 c:\components_list.txt how should this be written? I hope this is of help to someone, Majid
hey all, my thanks for your link to auto settings! bookmarked. a newbish question, which file should I get, the old versions folder, the file with the .txt extention or the dart .zip? Majid
Hi I just downloaded the "Kit" to modify an ISO. After starting the program and loading the ISO, removal was not possible. There where only the package list alternatives that did not give any removal option??? What is up? Am i doing something or what is up
hey @Fen-X don't swett it, man! it's all cool with me this application is very useful disabled a load of tripe to the poster asking for why there package list does not function in other words why you are not getting any removed packages, you need to add packages to RemovePkgsList.txt which is found in the extracted toolkit folder. use remove packages using toolkit helper methord! exammple here is my location of toolkit folder and lists c:\t\bin\lists here's an example of my list take care when adding and make sure you want to purge the applications! once removed, there's no going back: spoiler, spoiler, spoiler! spoiler detected! due to my screen reader not working well with the forum edit boxes/buttons I can't use the funki controlls like how you fokes doo your spoiler buttons, so you have been warned! some may say you've been spoiled! also I type this in notepad before copy and pasteing. thanks! package list below this line... XGpuEjectDialog AdobeFlashForWindows EdgeChromium InternetExplorer FirstLogonAnimation GameExplorer SnippingTool SpeechRecognition WindowsMediaPlayer WindowsPhotoViewer WinSAT AssignedAccess CEIP FaceRecognition KernelDebugging LocationService PicturePassword PinEnrollment UnifiedTelemetryClient WiFiNetworkManager WindowsErrorReporting WindowsInsiderHub HomeGroup MultiPointConnector RemoteAssistance DeviceLockdown EaseOfAccessThemes EasyTransfer FileHistory Paint SecurityCenter StepsRecorder SystemRestore WindowsBackup WindowsFirewall WindowsSubsystemForLinux WindowsToGo Wordpad AADBrokerPlugin AssignedAccessLockApp BioEnrollment CallingShellApp CBSPreview ECApp EdgeDevToolsClient Edge FileExplorer LockApp MapControl NarratorQuickStart OneDrive ParentalControls PeopleExperienceHost QuickAssist RetailDemoContent SecureAssessmentBrowser SettingSync SkypeORTC SmartScreen Win32WebViewHost WindowsDefender WindowsMixedReality WindowsReaderPDF WindowsStoreClient XboxClient XboxGameCallableUI 3DViewer AdvertisingXaml Alarms BingWeather Calculator Camera CommunicationsApps Cortana DesktopAppInstaller FeedbackHub GetHelp Getstarted HEIFImageExtension Maps MixedRealityPortal OfficeHub OfficeOneNote Paint3D People Photos ServicesStoreEngagement ScreenSketch SkypeApp SolitaireCollection SoundRecorder StickyNotes StorePurchaseApp VP9VideoExtensions WalletService WebMediaExtensions WebpImageExtension WindowsStoreApp XboxApp XboxIdentityProvider YourPhone ZuneMusic ZuneVideo
Why? I'm not going to use AustoSettingsPS to remove it. I will continue to research how to manually remove it so it can be added to my automation script. If for no other reason than to learn how to do it. Using someone else's software teaches me nothing.
I understood this already. That was just warning for everybody here. The present code should be fixed to work flawlessly. Anyway, not much sence to do researching in the current version. We are working on it (I'm already have positive testing results). Just wait until the next version. Or feel free make your own researches.
https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110 Sent an 2021-04-09 updated file in the link above. Spoiler: CHANGELOG 2021-04-09 Integrate "Windows Setup Media Updates", now works when we are working with multi index images. As "WinRE.wim" is identical for all editions, all the code works on top of just one mounted "WinRE.wim" and at the end (Un-mount & Saving), after its optimization, it is copied to all selected indexes that are mounted . It's very simple! At the moment, when you select which indexes to work with, you can also select which index will serve as the source for "WinRE.wim" and for "Integrate Windows Setup Media Updates". Considering that I use the ISOs obtained through UUP Dump as a source, we have that all Image Indexes come from Home and Pro, so I always select Pro. But it is optional, do your tests. What is the advantage of this optimization? 1. Avoid closing an install.wim image with several "winre.wim" files with identical contents but with different hashes. 2. Optimize our working time when doing our ISOs. The repetition of identical work is avoided. Spoiler Code: =============================================================================== MSMG ToolKit - Apply & Save Changes to the Source Images =============================================================================== Un-Mounting Image Registry... ------------------------------------------------------------------------------- ####Starting Applying & Saving Changes to Source Images####################### ------------------------------------------------------------------------------- Do you want to cleanup Image folder ? ['Y'es/'N'o] : Y ------------------------------------------------------------------------------- Cleaning up Image folder... ------------------------------------------------------------------------------- Cleaning up Image temporary and log files or folders. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Boot.wim, Index : 1] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 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.20279.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Optimizing Source [Boot.wim] Image with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 2 -> WinRE.wim] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Optimizing Source [Install.wim, Index : 2 -> WinRE.wim] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- =========================[WinRE.wim --> Install.wim]========================== ------------------------------------------------------------------------------- Copying Optimized [WinRE.wim] Image... [ --> Install.wim, Index : 7] [ --> Install.wim, Index : 1] [ --> Install.wim, Index : 2] [ --> Install.wim, Index : 3] [ --> Install.wim, Index : 4] [ --> Install.wim, Index : 5] [ --> Install.wim, Index : 6] ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 7] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 1] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 2] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 3] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 4] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 5] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Applying Changes & Un-Mounting [Install.wim, Index : 6] Image... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Optimizing Source [Install.wim, Image Index : 7] with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Optimizing Source [Install.wim, Image Index : 1] with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Optimizing Source [Install.wim, Image Index : 2] with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Optimizing Source [Install.wim, Image Index : 3] with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Optimizing Source [Install.wim, Image Index : 4] with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Optimizing Source [Install.wim, Image Index : 5] with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Optimizing Source [Install.wim, Image Index : 6] with Maximum Compression... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Exporting image [==========================100.0%==========================] The operation completed successfully. Reading Image Information... =============================================================================== | Index | Arch | Name =============================================================================== | 1 | x64 | Windows 10 Home Single Language | 2 | x64 | Windows 10 Home | 3 | x64 | Windows 10 Pro | 4 | x64 | Windows 10 Pro for Workstations | 5 | x64 | Windows 10 Enterprise | 6 | x64 | Windows 10 Enterprise for Virtual Desktops | 7 | x64 | Windows 10 IoT Enterprise =============================================================================== ------------------------------------------------------------------------------- ####Copying Generic EI.cfg Config file to <DVD\sources> Folder############### ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- ####Finished Applying & Saving Changes to Source Images######################## ------------------------------------------------------------------------------- =============================================================================== Thnks!
Hi admin Please I have AIO iso (x32_x64) with multi-languages I want to remove the extra languages and retain the only English languge, so is this possible with MSMG Toolkit and how? I tried NTlite and Dism utility, but the problem is you need to remove extra languages from each index because these utilities allow mounting only one index per time, while MSMG Toolkit can mount all indices at the same time, but removing the extra languages is possible???
I use 8GadgetPack in windows 10 but after applying msmg toolkit gadget calendar, clock ... is blank. Which component should not be deleted to keep it working?