1. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Always the most recent one, as the new ones fix the old bugs. New MS releases need care to implement new conditions for new things just that.
    Then. The old Toolkit versions will not deal with the new Builds anyway.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. imlost2

    imlost2 MDL Member

    Aug 5, 2013
    183
    185
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Zeepachi

    Zeepachi MDL Novice

    May 9, 2023
    18
    2
    0
    Sorry for the late reply, there was no notification. I want to install Brave browser on an offline image, in the packs provided there are application like Firefox, and 7-Zip. I'm curious if I can install a certain app, using the toolkit, as well.
     
  4. there are ways to install almost any setup installer on offline image but for that you must be known how to capture installer installation in a live environment with its correct reg entries then create $OEM$ pack & copy paste the path of installed software then execute reg file using batch file via reg commandline arguements.
    i use the same these days with my own created $OEM$ pack as per my needs.
     
  5. Zeepachi

    Zeepachi MDL Novice

    May 9, 2023
    18
    2
    0
    Thank you for the info! Is there a guide on how to create $OEM$ packs?
     
  6. imlost2

    imlost2 MDL Member

    Aug 5, 2013
    183
    185
    10
    #25326 imlost2, May 11, 2023
    Last edited: May 11, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Alexa120

    Alexa120 MDL Novice

    Aug 16, 2020
    33
    7
    0
    inTerActionVRI
    Can someone tell me how to attach/customize the layout of Windows 11 start menu icons by choice when creating an image using the MSMG Toolkit? Thank you for your help.
     
  8. MrNico98

    MrNico98 MDL Junior Member

    May 9, 2023
    56
    7
    0
    Hi how i can change UNATTEND with MSMG toolkit? I would change the logo and the product of OEM information
     
  9. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #25333 inTerActionVRI, May 12, 2023
    Last edited: May 12, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. DennyAmaro

    DennyAmaro MDL Junior Member

    Apr 25, 2018
    63
    21
    0
    @inTerActionVRI @MSMG Is possible to keep the components removed using MSMG Toolkit after running an update? or is recommend to avoid updates?
     
  11. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Only Disabling Windows Update.
    Keep the Windows Update for another things.

    Just do the in-place upgrade when you want to upgrade your Windows host.
    NTlite has an automated process that checks which components are not present. After that, it starts removing components that were no longer present. But it doesn't work well when you need to update some very old host installation (maybe 2 years without updates).
    I like to think of making ToolkitHelper work from WinPE so you select your drive when offline it should work as mounted image.

    Perhaps someone who has done this can explain it better.

    From the MSGM explanations, it supposedly works. I never tried.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. DennyAmaro

    DennyAmaro MDL Junior Member

    Apr 25, 2018
    63
    21
    0
    I see, thanks for the info. Next time, I will try to integrate all the update and them pause windows update to keep components removed.

    A random question for you guys @inTerActionVRI and @MSMG, you guys have considered create a page for the most common question already replied in this thread?
     
  13. chintu9192

    chintu9192 MDL Novice

    Aug 11, 2021
    11
    1
    0
    which windows version 10 /11 supported for msmg 13.3 ?
    msmg support newer updates of windows 11?
     
  14. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    162
    75
    10
    Everything is written in the README
     
  15. kordyl24

    kordyl24 MDL Novice

    Nov 1, 2022
    12
    0
    0
    Is it possible to do this with free version of NTlite?
     
  16. imlost2

    imlost2 MDL Member

    Aug 5, 2013
    183
    185
    10
    @inTerActionVRI. Great tip at link (https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-1220#post-1771219)
    But for a clean install, where the user is installing some apps after setup, might it not be better to copy start.bin to
    Code:
    %localappdata%\Packages\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\LocalState\start.bin
    after setup is complete and back the file up periodically to keep it current next time you make a clean install, rather than baking it in to the Windows ISO?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...