Adding 3rd -party installer files to custom Windows 11 ISO

Discussion in 'Windows 11' started by Eliminatrix, Aug 4, 2023.

  1. Eliminatrix

    Eliminatrix MDL Novice

    Jul 25, 2020
    1
    0
    0
    Hi All!


    I'm using the MSMG Toolkit to create a custom Windows 11 image for my own systems; I've added drivers and tweaked it as much as I can / as much as the toolkit allows. What I'd like to do now, is to add 3rd party installers and have them automatically be placed in either the Desktop or Downloads folder once Windows 11 has been installed. Programs such as Google Chrome, Google Drive, Adobe Reader etc.

    How do I do this?

    Thanks in advance!
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,792
    340
    create folders into your extracted ISO (or USB):
    Code:
    sources\$OEM$\$1\Users\Public\Desktop\Installers
     
  3. zbigniew59

    zbigniew59 MDL Senior Member

    May 14, 2016
    373
    171
    10
    With $OEM$ you can install them right away ;)
     
  4. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,256
    1,153
    60
    Why do not you use winget to get the latest versions? Once you install them, they will be reinstalled anyway, prolonging the overall setup time.
     
  5. 12 lb Turkey

    12 lb Turkey MDL Member

    Nov 24, 2022
    120
    65
    10
    winget requires an user context to run under.