Thanks , That worked. So this is the process I did: Select Source Enable Features using List Disables Features using List Tweaks Add DX9 feature Add Windows Updates Add Windows Updates to setup Remove Packages using List Clean up source Apply to Images Build ISO Only issueIi had was the cumulative update re-downloaded itself and installed after integration. So edge came back, oh well. Cleanest build I've had so far, Thanks MSMG.
MSMG, hello! Can Components be removed from v1809 LTSC images (x32 - x64) using ToolKit v9.5? Unfortunately, README.txt has no instruction specifically for v1809, and there is no word about LTSC. If possible, which of these instructions should I use? Windows 10 v1507/v1511/v1607/v1703/v1709/v1803/v1909 Client/Server Usage Order Windows 10 v1507/v1511/v1607/v1703/v1709 Client/Server Usage Order Windows 10 v1803 Client/Server Usage Order Windows 10 v1909 Client/Server Usage Order And still question: is there a description and instruction to work with ToolKitHelper.exe? I'm sorry if the answers to these questions have already been described here, but I did not find them.
You mean the key is not present in HKEY_USERS\Test after the setup? The Test is temporary placeholder to mount the NTUSER.DAT once it's unload the key won't be shown.
I'm testing the new CU to see if any components removed using Toolkit is being affected and will fix any issues in the next release. Cumulative update gets re-download only when any features are enabled/disabled or packages added after the CU integration and also when using custom system locale like instead of en-US using en-IN which requires a part of en-GB and en-IN language features pack.
Yes v1809/v1909 are supported, the Readme.txt was not properly checked while uploading the Toolkit, now I have uploaded the Readme.txt with corrected information, do download it from the download link.
Yes checked with the driver pack and the xml was not present only the appx was there, do use the /SkipLicense switch instead of /License and see if it works, some apps do work.
Is there a newer beta Toolkit to try? I am trying to look on MEGA, but it is hanging on the message "Receiving folder data".
Ahh ok makes sense now, because i use en-NZ, where possible. so uses both en-us/en-gb it seems. Oh well its liveable. Only someday in future requests I would have now would be to be able to remove windows accessories and its contents. And be able to replace notepad with notepad3 Otherwise its pretty solid now.
No, still I haven't started the coding for the newer CU. Do refresh the mega window to reload it faster.
Try the below commands, do change the file of appx to match with the one with you. Code: reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock" /v "AllowAllTrustedApps" /t REG_DWORD /d "1" Dism /Online /Add-ProvisionedAppxPackage /PackagePath:NVIDIACorp.NVIDIAControlPanel_8.1.956.0_x64__56jybvy8sckqj.appxbundle /SkipLicense reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock" /v "AllowAllTrustedApps" /t REG_DWORD /d "0"
Thanks for the suggestion. Please forgive me if I misunderstand. The goal is not to install MS Store (hell no!), so that I can download the UWP nVidia control panel. tbh, I'd rather keep the legacy control panel. It's more trustworthy than any MS UWP app. I believe if I kept Desktop App Installer component I could also achieve the same thing as you've suggested above (please correct me if I;m wrong). But it's always good to have more than one way to skin a cat I'm just really peeved at M$ for forcing people to use useless UWP apps that are waste people's time "buying" off store and downloading. It's just a convoluted over complicated process that from an end user perspective achieves absolutely nothing useful, making a simple process of upgrading one's graphics drivers a nightmare. </endrant> I guess I'm going to have to add back the Desktop App installer into my Windows and the image I install from @MSMG I'll give your suggestion a go later today.
Try this code: for MSMG Toolkit Code: Windows Registry Editor Version 5.00 [-HKEY_LOCAL_MACHINE\TK_SOFTWARE\Classes\*\shellex\ContextMenuHandlers\EPP] [-HKEY_LOCAL_MACHINE\TK_SOFTWARE\Classes\Directory\shellex\ContextMenuHandlers\EPP] [-HKEY_LOCAL_MACHINE\TK_SOFTWARE\Classes\Drive\shellex\ContextMenuHandlers\EPP] [-HKEY_LOCAL_MACHINE\TK_SOFTWARE\Microsoft\Windows Security Health] [-HKEY_LOCAL_MACHINE\TK_SOFTWARE\Microsoft\Windows Defender Security Center] [-HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\Control\WMI\AutoLogger\DefenderApiLogger] [-HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\Control\WMI\AutoLogger\DefenderAuditLogger] [HKEY_LOCAL_MACHINE\TK_NTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\AppHost] "SmartScreenEnabled"="Off" "EnableWebContentEvaluation"=dword:00000000 [HKEY_LOCAL_MACHINE\TK_NTUSER\SOFTWARE\Microsoft\Windows Security Health\State] "AccountProtection_MicrosoftAccount_Disconnected"=dword:00000000 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\AppHost] "EnableWebContentEvaluation"=dword:00000000 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "SmartScreenEnabled"="Off" [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Microsoft\Windows Defender\Features] "TamperProtection"=dword:00000000 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\MRT] "DontOfferThroughWUAU"=dword:00000001 "DontReportInfectionInformation"=dword:00000001 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows\System] "EnableSmartScreen"=dword:00000000 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "DeferUpdatePeriod"=dword:00000000 "DeferUpgrade"=dword:00000001 "DeferUpgradePeriod"=dword:00000001 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] "AUOptions"=dword:00000002 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows Defender] "DisableAntiSpyware"=dword:00000001 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows Defender\MpEngine] "MpEnablePus"=dword:00000000 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows Defender\Policy Manager] "AllowBehaviorMonitoring"=dword:00000002 "AllowCloudProtection"=dword:00000000 "AllowRealtimeMonitoring"=dword:00000000 "SubmitSamplesConsent"=dword:00000002 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection] "DisableBehaviorMonitoring"=dword:00000001 "DisableRealtimeMonitoring"=dword:00000001 "DisableOnAccessProtection"=dword:00000001 "DisableScanOnRealtimeEnable"=dword:00000001 "DisableIOAVProtection"=dword:00000001 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows Defender\Reporting] "DisableEnhancedNotifications"=dword:00000001 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows Defender\SmartScreen] "ConfigureAppInstallControlEnabled"=dword:00000001 "ConfigureAppInstallControl"="Anywhere" [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows Defender\Spynet] "SpyNetReporting"=dword:00000000 "SubmitSamplesConsent"=dword:00000002 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows Defender\UX Configuration] "Notification_Suppress"=dword:00000001 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Systray] "HideSystray"=dword:00000001 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer] "SmartScreenEnabled"="Off" [HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\Services\SecurityHealthService] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\Services\Sense] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\Services\WdBoot] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\Services\WdFilter] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\Services\WdNisDrv] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\Services\WdNisSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\Services\WinDefend] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\TK_SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "SecurityHealth"=- [HKEY_LOCAL_MACHINE\TK_DEFAULT\SOFTWARE\Microsoft\Windows Security Health\State] "AccountProtection_MicrosoftAccount_Disconnected"=dword:00000000 OR for online windows: Try this code Code: Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\EPP] [-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\EPP] [-HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\EPP] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Security Health] [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender Security Center] [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\DefenderApiLogger] [-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\AutoLogger\DefenderAuditLogger] [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\AppHost] "SmartScreenEnabled"="Off" "EnableWebContentEvaluation"=dword:00000000 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows Security Health\State] "AccountProtection_MicrosoftAccount_Disconnected"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppHost] "EnableWebContentEvaluation"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "SmartScreenEnabled"="Off" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Defender\Features] "TamperProtection"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MRT] "DontOfferThroughWUAU"=dword:00000001 "DontReportInfectionInformation"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System] "EnableSmartScreen"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "DeferUpdatePeriod"=dword:00000000 "DeferUpgrade"=dword:00000001 "DeferUpgradePeriod"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] "AUOptions"=dword:00000002 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender] "DisableAntiSpyware"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\MpEngine] "MpEnablePus"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Policy Manager] "AllowBehaviorMonitoring"=dword:00000002 "AllowCloudProtection"=dword:00000000 "AllowRealtimeMonitoring"=dword:00000000 "SubmitSamplesConsent"=dword:00000002 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection] "DisableBehaviorMonitoring"=dword:00000001 "DisableRealtimeMonitoring"=dword:00000001 "DisableOnAccessProtection"=dword:00000001 "DisableScanOnRealtimeEnable"=dword:00000001 "DisableIOAVProtection"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Reporting] "DisableEnhancedNotifications"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\SmartScreen] "ConfigureAppInstallControlEnabled"=dword:00000001 "ConfigureAppInstallControl"="Anywhere" [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet] "SpyNetReporting"=dword:00000000 "SubmitSamplesConsent"=dword:00000002 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\UX Configuration] "Notification_Suppress"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Systray] "HideSystray"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer] "SmartScreenEnabled"="Off" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sense] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WdBoot] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WdFilter] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WdNisDrv] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WdNisSvc] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinDefend] "Start"=dword:00000004 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "SecurityHealth"=- [HKEY_USERS\.Default\SOFTWARE\Microsoft\Windows Security Health\State] "AccountProtection_MicrosoftAccount_Disconnected"=dword:00000000 Is working for 1809, and i'm not tried on 1903 or later Sorry for my bad english.
I did checked with the Appx manifest and it required the Full Trust privilege to install the appx, do test with the reg commands I have specified. You don't require the store or the Desktop App, just can use the DISM to install the App. The Nvidia is still providing both the Standard and the DCH drivers, if you don't want to go through the Store, then do download the Standard drivers and install it.