- If you had used the Integrate Updates then the integration order is left to DISM and it may sometime give error due to wrong order. - If you had used the Integrate WHD Update Pack, then the integration is chosen by Toolkit and the Integrate WHD Pack for W7/W8.1 hasn't been updated in recent version and so you might be getting error. Will update the WHD Update Pack integration in the next release of Toolkit. In one of my previous post's I have posted the steps to create a .tpk pack for .NET Framework 4.x for Windows 7, just search the previous post you can find them with the links for template .tpk files archive.
All editions will be supported, What I meant was the component removal mainly depends/differs upon Core/Pro/ProN/LTSC editions. Windows 10 Pro for Workstations is a just Pro edition with additional capabilities to support multi-cpu's and more memory.
MSMG - Add the ability to integrate this package. Thanks! https://forums.mydigitallife.net/threads/repack-visual-c-redistributable-runtimes-2018-10-24.76588/
Hey Question, Has Anyone Tried the MSGM Tool kit with LTSC 2018 yet? Because A Friend and I Want to try it But are Holding off until We know for sure that it will work, I want to rebuild LTSC 2018 because right now my version is running 100% CPU and 100% Disk leading us to think it maybe LTSC 2018 or The Possibility Of Ram Failure In Progress (I Hope It's LTSC 2018 Running Hard and Heavy.) And He wants to trim LTSC Down to run slimmer.
Hey Question, Has Anyone Tried the MSGM Tool kit with LTSC 2018 yet? Because A Friend and I Want to try it But are Holding off until We know for sure that it will work, I want to rebuild LTSC 2018 because right now my version is running 100% CPU and 100% Disk leading us to think it maybe LTSC 2018 or The Possibility Of Ram Failure In Progress (I Hope It's LTSC 2018 Running Hard and Heavy) Thanks I Stand Corrected, That doesn't change The Overall question Has Anyone Used The Toolkit With any success and Modified LTSC?
As said by MSMG and many reposted it, 8.8 is not 1809 ready, only DaRT is updated. Ps, LTSC 2018 also doesn't exist, it's Enterprise (N) 2019 LTSC
I know, but what i want is the roolupfixez its include all netfarmeworks. Its the same process or is other process
KB3177467 officially can not be integrated offline. NTLite uses a workaround to be able to integrate it. The WHD-W7UI script by @abbodi1406 is also able to integrate. You should use this with WHDownloader.
The best removing things is to remove BitLocker additionally to Defender from WinRT. It really doesn't have a sense for use it on RT. I remove it well with WinToolKit well. And integrate updates. I ask for support for RT from NTLite but they seems doesn't see any needs to it.
The process is same for any .tpk pack: - Use a clean installed OS either physical or a VM installed. - Capture the current OS file system snapshot. - Capture the current OS registry snapshot. - Install the updates required and reboot. - Capture the current OS file system snapshot. - Capture the current OS registry snapshot. - Using the NSudo command prompt, mount the template .tpk wim image. - Make sure the needed folder structure is present with folder permissions. - Get the difference of the two file system snapshot and make a list of files/folders changed/created/copied. - Copy the newly created/copied folders/files to the mounted .tpk wim image mount folder using the xcopy /o command. - Capture the mounted .tpk wim image mount folder to a new wim image and rename the extension to .tpk - Get the difference of the two file registry snapshot and create the registry file with cleaning the unwanted entries. - Rename the Registry Hives in the registry file to match the ToolKit's Image registry mount points.
Hello, just had a few questions and was hoping someone could shed some light on them before I built my own image. Does the Remove All Apps Except Store option also keep the Xbox apps? I noticed it was explicitly mentioned in earlier versions. If I understand properly, Enable DISM Cleanup with Full ResetBase is generally recommended as it removes deprecated and outdated files (eg. following update integration)? A minor one, but what practical purpose does the Enable Fraunhofer MP3 Codec serve?
Is there some way to use MSMG Toolkit on a live installation for the Windows Photo Viewer UI change? Any way to do it on-the-fly?
- Yes Remove All Apps Except Store option will keep the Xbox.TCUI for the compatibility reasons - Yes Enable DISM Cleanup with Full ResetBase is generally recommended but it also breaks the reset PC function in x64 builds. - Fraunhofer MPEG Layer-3 Audio Decoder is a small-sized codec which allows you to play the well-known MP3 audio format. Regarding tags, when Fraunhofer MPEG Layer-3 Audio Decoder is missing, Audio Codec Tag 55 and Audio Codec Tag 85 may be requested.
Yes you can you may need the nsudo, resource hacker and the resource files from the ToolKit and use the commands given in the ToolKit script to patch the photo viewer. May be the photo viewer RS5 might have changed as MS is removing the classic features and there by any resource might have changed.
Thank you for the clarifications, @MSMG. One last thing I wanted to ask was about Force .NET Programs to Use Newest .NET Framework; how is this achieved and what benefit does it provide? Wouldn't most applications break if you force them to use different/incompatible libraries?