Integrate programs into Windows 10 ISO

Discussion in 'Windows 10' started by antonio8909, Feb 11, 2017.

  1. antonio8909

    antonio8909 MDL Guru

    Feb 16, 2014
    3,111
    1,516
    120
    Hi,

    I use NTLite for integrate updates into the Windows 10 ISO but I don't know if there is any program for integrate Office/VLC, etc in the same ISO.

    Can anybody help me?

    Thanks!
     
  2. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,962
    904
    60
    Install your OS & enter Audit mode.
    Install your apps.
    Sysprep & capture to new install.wim.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Flipp3rs tip would be one way, using setupcomplete or firstlogon stage of the Win Setup is another approach.

    Although i was using a mix of both i lately switched to automatted scripts which i start manually after Win Setup.

    Main problem when integrating them is the fact that the versions of firefox, vlc and others get outdated very fast and it's hard to keep them updated after installing them in Audit Mode or needs fiddling with the ISOs for the setupcomplete/firstlogon route.

    Since my script also copies alot of files while performing theming tweaks and others it's mandatory doing it when a user account is created and running.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,503
    720
    60
    can you share your scripts :eek:
     
  5. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Actually the first one i run is the Automattic Maintenance Run of the Security Tool which is now merged into JATDevice.

    The second aka programs/runtimes/tweaks is still work in progress and a collection of script snipplets from all over MDL. Wanted to switch to burfs nice vcredist installer to avoid the nasty 2005 installer files in the root of a random drive.

    The only tricky part is to find the silent install switches for all those installers or silent install packages.

    I could share those if wished.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Been going pregnant with starting something like that, since i found a lot obsolete stuff in the net and software vendors tend to change things very rapidly :g:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,027
    93,871
    450
    I do all in audit mode, but doesn't that "repack" site have a lot of usable software?
     
  8. Full inu

    Full inu MDL Addicted

    Jun 9, 2015
    509
    129
    30
    Integrating software actually was never so easy as with UWP packages.

    Also, I want to ask - could i change gpedit.msc settings in audit mode (and save it in image afterall)?
     
  9. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Only in case you use those UWP 'apps' ... i still call them crap and uninstall Store and all related.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. antonio8909

    antonio8909 MDL Guru

    Feb 16, 2014
    3,111
    1,516
    120
    It's hard to understand all your messages because this is the first time I'm looking for it so I'll search for audit mode and I'll search for updates of Firefox, chrome, etc when all is finished.
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,027
    93,871
    450
    I normally only install, adobe reader DC, ultra-iso, smv, office (actually lately not even office), torrent + usenet software, 7zip + winrar, firefox, psp, TC and VMWare.

    And now i have installed OSFmount, to play with.

    Just as fast, when done manually :D
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,027
    93,871
    450
    I don't know how one make money from (pirated) software unattended installed? :D
     
  13. Katzenfreund

    Katzenfreund MDL Expert

    Jul 15, 2016
    1,373
    831
    60
    If you want the ISO for reinstalling Windows in the same machine, then it’s much simpler and convenient to make an image of the system partition. This will of course include not only updates and programs installed, but also your settings and any personal data you have on that partition.

    From time to time, as changes to the system occur, you can update your image of it.

    You make the image easily and quickly by using software like Acronis True Image, and keep it e.g. on an external drive. From there, you can put it back any time you like, and you’ve got your system revived and ready.
     
  14. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    @OP

    Since Atari mentioned it, i started a collective REPO; the gaps still included should be filled soon :cool2:.

    All related stuff can be shared and discussed there.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. antonio8909

    antonio8909 MDL Guru

    Feb 16, 2014
    3,111
    1,516
    120
    Thanks! I'll look for it
     
  16. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. ultimate_live

    ultimate_live MDL Expert

    Mar 15, 2011
    1,022
    671
    60
    Can the apps be updated later and create a new install.wim file?