With all due respect, I think you guys need to have a little patience. It will be ready when it's ready. Don't forget that October Update (Errr.... November/December update), hasn't even been re-released yet. What's the point of pushing for 8.9 for a product that is not even available!?
Enabling this tweak will remove the need for older .Net Framework like 3.5, and the application targeted for older version will run with the latest available Framework and yes most of the programs do work. But there are few applications likely to fail like one is Exchange on SBS 2011 Standard, Fiddler etc.
I have finished the coding for component removal and now I'm testing the component removal with the actual image and so far have tested around 38 components, everything is working fine with no Setup failure, Component Store corruption or WU failures. Once all components are tested, I will release an update for users testing, so do wait until then.
Sound Forge install will fail if .net3xx isnt installed even if use latest CLR is enabled. I install .net3.5 and 472 and set their services to manual. Damn these programs that need a specific .net.
...The MSMGTOOLKIT that contains tools for capturing and editing images,the Wimscript will is updated to capture RS5?
...Abbodi made one for RS4 Winscript. INI, do not know if it changes anything to RS5.... [ExclusionList] \hiberfil.sys \pagefile.sys \swapfile.sys \System Volume Information \$Recycle.Bin\* \Recycler \Recycled \Windows\CSC \winpepge.sys \$windows.~ls \$windows.~bt \Boot \Recovery \Recovery.txt \bootsect.bak \ProgramData\Microsoft\Diagnosis\ETLLogs\* \ProgramData\Microsoft\Network\Downloader\* \ProgramData\Microsoft\Windows\SQM \Users\Administrator \Users\*\NTUSER.DAT*.TM.blf \Users\*\NTUSER.DAT*.regtrans-ms \Users\*\NTUSER.DAT*.log* \Users\*\AppData\Local\Microsoft\Windows\Explorer\*.etl \Users\*\AppData\Local\Microsoft\Windows\INetCache\IE\* \Users\*\AppData\Local\Microsoft\Windows\WebCache\* \Users\*\AppData\Local\Microsoft\Terminal Server Client\Cache\* \Windows\AppCompat\Programs\Amcache.hve*.TM.blf \Windows\AppCompat\Programs\Amcache.hve*.regtrans-ms \Windows\AppCompat\Programs\Amcache.hve*.log* \Windows\CSC \Windows\Debug\* \Windows\inf\*.etl \Windows\inf\*.ev* \Windows\inf\*.log \Windows\Logs\CBS\* \Windows\Logs\DISM \Windows\Logs\DPX \Windows\Logs\dosvc\* \Windows\Logs\WindowsUpdate\* \Windows\Logs\PBR \Windows\Logs\*.log \Windows\Microsoft.NET\Framework\v2.0.50727\*.log \Windows\Microsoft.NET\Framework\v4.0.30319\*.log \Windows\Microsoft.NET\Framework64\v2.0.50727\*.log \Windows\Microsoft.NET\Framework64\v4.0.30319\*.log \Windows\Panther\*.etl \Windows\Panther\*.log \Windows\Panther\FastCleanup \Windows\Panther\img \Windows\Panther\Licenses \Windows\Panther\MigLog*.xml \Windows\Panther\Resources \Windows\Panther\Rollback \Windows\Panther\Setup* \Windows\Panther\UnattendGC \Windows\Panther\upgradematrix \Windows\Prefetch\* \Windows\security\database\*.chk \Windows\security\database\*.log \Windows\security\database\*.jrs \Windows\ServiceProfiles\LocalService\AppData\Local\FontCache-S-1-5-21-*.dat \Windows\ServiceProfiles\LocalService\NTUSER.DAT*.TM.blf \Windows\ServiceProfiles\LocalService\NTUSER.DAT*.regtrans-ms \Windows\ServiceProfiles\LocalService\NTUSER.DAT*.log* \Windows\ServiceProfiles\NetworkService\NTUSER.DAT*.TM.blf \Windows\ServiceProfiles\NetworkService\NTUSER.DAT*.regtrans-ms \Windows\ServiceProfiles\NetworkService\NTUSER.DAT*.log* \Windows\servicing\Packages\wuindex.xml \Windows\servicing\Sessions\*_*.xml \Windows\servicing\Sessions\Sessions.back.xml \Windows\SoftwareDistribution \Windows\System32\catroot2\*.txt \Windows\System32\catroot2\*.chk \Windows\System32\catroot2\*.log \Windows\System32\catroot2\*.jrs \Windows\System32\config\*.TM.blf \Windows\System32\config\*.regtrans-ms \Windows\System32\config\*.log* \Windows\System32\config\RegBack\* \Windows\System32\config\systemprofile\*.TM.blf \Windows\System32\config\systemprofile\*.regtrans-ms \Windows\System32\config\systemprofile\*.log* \Windows\System32\config\TxR\*.blf \Windows\System32\config\TxR\*.regtrans-ms \Windows\System32\CodeIntegrity\bootcat.cache \Windows\System32\LogFiles\AIT\* \Windows\System32\LogFiles\SQM\* \Windows\System32\LogFiles\WMI\RtBackup\*.etl \Windows\System32\SMI\Store\Machine\SCHEMA.DAT*.TM.blf \Windows\System32\SMI\Store\Machine\SCHEMA.DAT*.regtrans-ms \Windows\System32\SMI\Store\Machine\SCHEMA.DAT*.log* \Windows\System32\Sysprep\Panther \Windows\System32\Sysprep\Sysprep_succeeded.tag \Windows\System32\wdi\LogFiles\* \Windows\System32\wfp\*.etl \Windows\System32\winevt\Logs\* \Windows\System32\winevt\TraceFormat\* \Windows\Temp\* \Windows\WinSxS\ManifestCache\* \Windows\WinSxS\Temp\* \Windows\*.log [CompressionExclusionList] *.mp3 *.zip *.cab *.wmv *.wma *.wim *.swm *.dvr-ms \windows\inf\*.pnf *.rar *.7z
I had added only the standard list given by Microsoft, will updated the Wimscript.ini with the Abbodi1406 recommended list.
Thank you for clarifying, @MSMG. On a separate note, I was under the impression that Enable DISM Image Cleanup with Full ResetBase in the Tweaks menu affected the Cleanup Source Images in the Apply menu. Edit: Nevermind, it clearly does since cleanup completed under a fraction of the original time.
Yes will be releasing one, this was my initial test with ToolKitHelper.exe, still need to tweak the code for 25 components and test them.
Is there a way to merge custom registry tweaks into the ISO using MSMG? I assume you'd have to embed changes like this directly into the .cmd file?
You can integrate the registry tweaks using the Toolkit - Mount the Image using the ToolKit - Choose the menu [8] Tools -> [3] Options -> [4] Load Image Registry, to load the image registry - Make the changes in the registry file to match the ToolKit registry mount points - import the registry file - Choose the menu [8] Tools -> [3] Options -> [4] Unload Image Registry, to unload the image registry - Save the Image in the ToolKit