1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #8021 MSMG, Oct 29, 2018
    Last edited: Oct 29, 2018
    (OP)
    - 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.

     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    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.

     
  3. Powah_Brick_Killa

    Powah_Brick_Killa MDL Novice

    Mar 1, 2016
    42
    4
    0
    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.
     
  4. Powah_Brick_Killa

    Powah_Brick_Killa MDL Novice

    Mar 1, 2016
    42
    4
    0
    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?
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    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
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. mb_force

    mb_force MDL Junior Member

    Mar 24, 2017
    77
    12
    0
    I know, but what i want is the roolupfixez its include all netfarmeworks.

    Its the same process or is other process
     
  7. AeonX

    AeonX MDL Addicted

    May 24, 2013
    798
    728
    30
    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.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,293
    627
    60
    Thanks for your continued work on this project.
     
  9. 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.
     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    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.

     
  11. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    8,326
    11,613
    270
    :eek::rolleyes:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. mzsky

    mzsky MDL Novice

    Nov 1, 2018
    1
    0
    0
  13. Marakalaid

    Marakalaid MDL Novice

    Sep 17, 2017
    4
    2
    0
    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?
     
  14. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    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?
     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    - 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.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    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.

     
  17. Marakalaid

    Marakalaid MDL Novice

    Sep 17, 2017
    4
    2
    0
    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?
     
  18. Padre_Pedro

    Padre_Pedro MDL Member

    Mar 8, 2014
    110
    118
    10
    MSMG - Present version 8.9 for testing :rolleyes: