Simplix Pack to update Live Win7 System/ Integrate hotfixes into Win7 distribution

Discussion in 'Windows 7' started by Enthousiast, May 13, 2013.

  1. shhnedo

    shhnedo MDL Guru

    Mar 20, 2011
    2,095
    2,869
    90
    It's already mentioned in the hotfix thread, but:
     
  2. CaptainSpeleo

    CaptainSpeleo MDL Expert

    May 24, 2020
    1,036
    772
    60
    Unless someone can resolve the issues with the Windows Server 2008 R2 security monthly quality rollup, the long post-EOL period (February 2020 - October 2024) for Windows 7 SP1 64-bit has come to an end. :(
     
  3. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Maybe Security-only still works, as it isn't cumulative.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. NewEraCracker

    NewEraCracker MDL Senior Member

    Apr 19, 2011
    335
    552
    10
    Sadly not. Smart folks are trying to find a workaround. github.com/win32ss/supermium/issues/1012

    I would be sticking with November 2024 Internet Explorer and October 2024 Security/Rollup Update on all my systems for the moment being.

    My two cents.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    I referred to next moth's Security-only, as it won't include this month's fixes.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. ryegrass

    ryegrass MDL Member

    Oct 9, 2019
    102
    146
    10
    If that's the case, and December's Security Updates and beyond are "error free", it could well be possible to just skip November's update and continue to patch from there.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    It's still for @simplix to decide what he wants to do.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    It mostly will, the updated security components are mostly the same in most Security Only updates
     
  9. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    686
    262
    30
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    I never have problems installing the monthly created simplixed ISO, when a rare corruption occurs i just reformat the USB install medium and re-extract the ISO to it and then it works fine again.

    Simplix installs the needed updates and not the updates WU offers.

    What do you suspect there?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    686
    262
    30
    You did not answered this one. "How can i integrate .wa addon files without update pack."
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Because they are made for use with the pack, if the updates already are installed you can run the pack with the addons next to it and it will check if all updates are integrated and if yes, it will install the WA addon files.

    Or use the standalone installers by @abbodi1406 (check his scripts repo).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. MakeMeBad

    MakeMeBad MDL Junior Member

    Oct 19, 2012
    56
    11
    0
    #4973 MakeMeBad, Nov 16, 2024
    Last edited by a moderator: Nov 17, 2024
    You can using Win Toolkit 1.7.0.15 ... addon are made for this originally.
     
  14. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    When the LCUs will be free of bugs destroying browsers, they will.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    686
    262
    30
    Is it safe to delete fallowing files or they used at setup. i do not want gabage files.

    D:\mount\Windows\Upd7Live.exe (deleted after setup)
    D:\mount\Windows\Setup\UpdatePack7R2.ini (not deleted after setup)
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    D:\mount\ ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    686
    262
    30
    They are inside install.wim after integrate. I mounted.

    Upd7Live.exe runs at setup from registry run/runonce or some other way? Maybe doing addonn package post setup jobs? I do not know what it does. It is updatepacks file.

    All such software adds some file registry stuff as signiture mostly. nlite adds too.
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    It does the stuff that needs to run after windows is installed, blocking telemetry and such.

    The ini lists the integrated addons (from one of my test run ISOs):

    Code:
    [Addons]
    DirectX_June2010_x64=1
    dotNetFx48_20241008_x64=1
    vcredist_x64_Win7_20240813=1
    
    ps, you can use 7zip to check the content of the wim too, no need to mount/unmount.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. liliactr

    liliactr MDL Addicted

    Sep 3, 2009
    686
    262
    30
    Safe to delete both? Does affect integrated updates?