The range option doesn't seem to work, so i had to do the export to new.wim twice to be able to export 2 indexes to new.wim.
Yes, it can take a while to compress the install.wim to install.esd, depending on the used host hardware.
MSMG, Where can I get registry tweaks from O&O ShutUp10? p.s I used Nirsoft's RegistryChangesView to get the settings, my own analysis of Group Policy gave a ton of settings! I don't want to risk it, so I need proven settings! I couldn't find the registry key from SmartScreen from the results from RegistryChangesView, I can't believe they didn't blacklist this master spy! I'm interested in Group Policy keys, I'm making a list to do a more thorough analysis! In the latest test builds, they decided to replace the word "telemetry" with "diagnostic data" (for idiots).
- Yes will check with OneDrive and Cortana removal on Live system although it gets removed when tested with VMware. - Cortana Button on Taskbar can only be hidden but not removed. - Removing Search package will break the Start Menu and Settings Search, do you want it to be removed?
From next version you can remove the pre-installed Edge Chromium in W10 19042. You can create the pack yourself by using VMWare. - Install a clean OS. - Disable all notifications, monitoring's and cut off Internet to VMware. - Use Total Uninstaller Ultimate to create a snapshot of the current OS, but don't close it. - Install Google Chrome using Offline Installer. - Select Installation is finished in Total Uninstaller Ultimate. - Filter the unwanted entries in the File System and Registry in Total Uninstaller Ultimate. - Export the Registry in Total Uninstaller Ultimate to a file Chrome_w10_x64.reg - Copy all the required file/folder entries in Total Uninstaller Ultimate to a file and save it as Chrome.ini This is a sample format for EdgeChromium.ini Code: [ExclusionList] \ [ExclusionException] \Program Files\Microsoft\Edge \Program Files\Microsoft\EdgeUpdate \Program Files\Microsoft\Temp \ProgramData\Microsoft\EdgeUpdate \ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft Edge.lnk \Users\Public\Desktop\Microsoft Edge.lnk \Windows\Installer \Windows\System32\config\systemprofile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\ImplicitAppShortcuts \Windows\System32\config\systemprofile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\Microsoft Edge.lnk \Windows\System32\config\systemprofile\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\Microsoft Edge.lnk \Windows\System32\Tasks\MicrosoftEdgeUpdateBrowserReplacementTask \Windows\System32\Tasks\MicrosoftEdgeUpdateTaskMachineCore \Windows\System32\Tasks\MicrosoftEdgeUpdateTaskMachineUA - Use Wimlib-imagex to capture the Chrome image by using the below command Code: wimlib-imagex capture C:\ Chrome_w10_x64.esd test test --compress=LZMS --solid --config=Chrome.ini >nul - Now in the Live System, do apply the captured Chrome_w10_x64.esd to a folder and then re-capture it using the DISM /Capture-Image command - Export the captured Chrome_w10_x64.wim to Chrome_w10_x64.tpk using the DISM /Export-Image command with /Recovery switch - The Pack is ready.
This does not work efficiently, two programs from the same author, but show random results ... p.s They added SmartScreen filter, although I can't find the key!
Hi MSMG ; Firstly i have to say this is a great tool and thank you for your work I tried 19041.1 iso and removed all packages (except windows photo viewer) by Toolkit Helper Method and everything went okay After installation i saw Settings icon is still on Startup menu Of course i know right click on it and choose remove from start menu I want a clean installation without setting icon on startup menu Thanks for your help
This is for Edge only! I was looking for this key, which disables SmartScreen completely for all components! Code: reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v "EnableSmartScreen" /t REG_DWORD /d "0" /f
Thanks Enthousiast Everything worked like a charm. Can I also use this tool to add Microsoft Office 2019?
No, that needs either to be pre-installed in audit mode or by $OEM$\...\setupcomplete. Example of the $OEM$ method: https://forums.mydigitallife.net/threads/office-2019-integration-iso-win-10.80608/#post-1560529