Integrate programs into Windows 10 ISO

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

  1. antonio8909

    antonio8909 MDL Guru

    Joined:
    Feb 16, 2014
    Messages:
    2,939
    Likes Received:
    1,414
    Trophy Points:
    90
    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

    Joined:
    Feb 11, 2009
    Messages:
    1,743
    Likes Received:
    772
    Trophy Points:
    60
    Install your OS & enter Audit mode.
    Install your apps.
    Sysprep & capture to new install.wim.
     
  3. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    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.
     
  4. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Joined:
    Mar 23, 2010
    Messages:
    1,398
    Likes Received:
    659
    Trophy Points:
    60
    can you share your scripts :eek:
     
  5. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    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.
     
  6. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    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:.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,628
    Trophy Points:
    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

    Joined:
    Jun 9, 2015
    Messages:
    509
    Likes Received:
    129
    Trophy Points:
    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

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Only in case you use those UWP 'apps' ... i still call them crap and uninstall Store and all related.
     
  10. antonio8909

    antonio8909 MDL Guru

    Joined:
    Feb 16, 2014
    Messages:
    2,939
    Likes Received:
    1,414
    Trophy Points:
    90
    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

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,628
    Trophy Points:
    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

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,628
    Trophy Points:
    450
    I don't know how one make money from (pirated) software unattended installed? :D
     
  13. Katzenfreund

    Katzenfreund MDL Expert

    Joined:
    Jul 15, 2016
    Messages:
    1,372
    Likes Received:
    820
    Trophy Points:
    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

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    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.
     
  15. antonio8909

    antonio8909 MDL Guru

    Joined:
    Feb 16, 2014
    Messages:
    2,939
    Likes Received:
    1,414
    Trophy Points:
    90
    Thanks! I'll look for it
     
  16. kuroda

    kuroda MDL Senior Member

    Joined:
    Aug 25, 2012
    Messages:
    445
    Likes Received:
    32
    Trophy Points:
    10
  17. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
  18. ultimate_live

    ultimate_live MDL Addicted

    Joined:
    Mar 15, 2011
    Messages:
    876
    Likes Received:
    645
    Trophy Points:
    30
    Can the apps be updated later and create a new install.wim file?