There's a problem in integrating RS5 FOD's if there filenames are not in their original form and that's why I haven't included the .NET FX 35 pack for RS5. No you can't/shouldn't use the older packs for new version of Windows 10.
Hi MSMG, You told me not to use the V9 with other language than en-GB-US, after I have made an ISO using French LTSC. So, right now I have two hard disk I can swap quickly (Not multiboot), One is LTSC 17763.1 French , the second is LTSC 17763.1 En-US with the very same Windows components removed. - Almost all except Telemetry , IE , Windows Media Player. - They are fresh install new from today and activated. Could you drive me to some points I have to watch and check into the registry where you think the French removing is not complete, so I can compare with the US one. ? Then I will make a Windows Update up to 17763.134 and compare a second time. Is that useful ? The event viewer is clean in both situations. Thanks
good day AV is disabled and NetFX472 is installed Image Version: 10.0.17763.107.0 Source OS de_windows_10_consumer_edition_version_1809_updated_sept_2018_x64_dvd_8b3d1019.iso de_windows_10_business_edition_version_1809_updated_sept_2018_x64_dvd_ef97b44f.iso de_windows_10_enterprise_ltsc_2019_x64_dvd_fd2acb5e.iso my OS is windows 10 enterprise ltsc 2019
Hi, how to install the update KB4467691 on windows 10 pro rs1 (live system), if I used MSMG ToolKit and added KB4462917 to the image, I really like 1607, but I do not have a license lstc, there is only a windows 10 pro license. Thank you!
Sorry, you misunderstood. Yes you can run things as admin and UAC is working fine for the most part. It's just that -some- applications cannot reliably detect the status of UAC and complain that either the user is not admin or that UAC has been disabled. This issue is limited to a few applications and normally you won't notice, I only want my builds to be as bug-free as possible because most of my installs are for people without any technical knowledge. Cheers.
Hi, first of all thanks for your work! Just for information My source is 2019 ltsc when I delete all the System Apps and all Advanced Components After installing ISO Windows is still updating Adobe Flash I suppose its still there!
I don't normally post unless I get so pissed I'm about to throw my computer out the window.. but v9 with 1809 produces an ISO that won't finish setup. V8 installs all the way through BUT damn search will NOT work and I didn't select to remove anything related with search or cortana, wtf? I've run through the process almost a dozen times today. The search service is running but typing in the start menu or clicking on search icon does absolutely nothing. Other than this issue it looks great, just like LTSC
Since the release of windows 8.x iso's, the ondemand cab for dotnetfx3 resides in th "iso:\sources\sxs" folder, MSMG toolkit looks in the sxs folder for the ondemand cab, and when existing, the toolkit will use it for pre-enabling dotnetfx3. manually: Code: DISM /Image:x:\ToolKit-v9.0\Mount\Install\Y\ /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:X:\ToolKit-v9.0\DVD\sources\sxs\
Hi, Pardon if this has already been mentioned, but are there plans to support Windows 10 19H1 Insider Preview builds (the 18XXX ones)? I mounted the build 18282 images with MSMG Toolkit v9.0 (while running build 18282), and when I press 4 for Remove and then 1 for Remove Windows Components, I get these errors: for each image, and then a message saying component removal finished successfully (when in fact I didn't select any components to remove). Thanks anyway! Edit: I'm going to try again, with the Toolkit folder in the root folder C:\ and antivirus disabled, and running cleanup before trying removal. Also, my ISO is en-US.
Where can I download latest StorePurchaseApp appx file? The MEGA download in there not the latest one.
Hi MSMG Could you tell me how the ToolKitHelper removes system components, I wanted to delete the CloudExpirience, but the ToolKitHelper does not support it For example, conditionally for the defender, the install_wim_tweak.exe changes the permissions, remove owners, add visibility=1 in SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Windows-Defender and dism /image:c:\ofline /Remove-Package /PackageName:"Windows-Defender" And what does the ToolKitHelper do?