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

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

  1. Pir8pete

    Pir8pete MDL Member

    Nov 15, 2018
    112
    32
    10
    Very strange I didn't change a thing, why this time is worked i don't get it




    The installation log of UpdatePack 7 / 2008 R2 / 20.6.20
    Installation start time - 19:21:08 02.07.2020
    Operating system - Windows 7 Ultimate SP1 x64

    UpdRoots - Integration of the update has been successfully completed
    KB917607 - Integration of the update has been successfully completed
    KB2533552 - Integration of the update has been successfully completed
    KB2545698 - Integration of the update has been successfully completed
    KB2547666 - Integration of the update has been successfully completed
    KB2574819-v2 - Integration of the update has been successfully completed
    KB2592687 - Integration of the update has been successfully completed
    KB2598845 - Integration of the update has been successfully completed
    KB2603229 - Integration of the update has been successfully completed
    KB2667402-v2 - Integration of the update has been successfully completed
    KB2670838 - Integration of the update has been successfully completed
    KB2685811 - Integration of the update has been successfully completed
    KB2685813 - Integration of the update has been successfully completed
    KB2698365 - Integration of the update has been successfully completed
    KB2729094-v2 - Integration of the update has been successfully completed
    KB2732059-v5 - Integration of the update has been successfully completed
    KB2750841 - Integration of the update has been successfully completed
    KB2761217 - Integration of the update has been successfully completed
    KB2773072 - Integration of the update has been successfully completed
    KB2818604 - Integration of the update has been successfully completed
    KB2830477 - Integration of the update has been successfully completed
    KB2834140-v2 - Integration of the update has been successfully completed
    KB2862330-v2 - Integration of the update has been successfully completed
    KB2894844 - Integration of the update has been successfully completed
    KB2900986 - Integration of the update has been successfully completed
    KB2919469 - Integration of the update has been successfully completed
    KB2970228 - Integration of the update has been successfully completed
    KB2984972 - Integration of the update has been successfully completed
    KB2990941-v3 - Integration of the update has been successfully completed (Recovery)
    KB3004375-v3 - Integration of the update has been successfully completed
    KB3006137 - Integration of the update has been successfully completed
    KB3046269 - Integration of the update has been successfully completed
    KB3059317 - Integration of the update has been successfully completed
    KB3064209 - Integration of the update has been successfully completed
    KB3087873-v2 - Integration of the update has been successfully completed (Recovery)
    KB3102429-v2 - Integration of the update has been successfully completed
    KB3124275 - Integration of the update has been successfully completed
    KB3138612 - Integration of the update has been successfully completed
    KB3156016 - Integration of the update has been successfully completed
    KB3159398 - Integration of the update has been successfully completed
    KB3161102 - Integration of the update has been successfully completed
    KB3161949 - Integration of the update has been successfully completed
    KB3179573 - Integration of the update has been successfully completed
    KB3184143 - Integration of the update has been successfully completed
    KB4019990 - Integration of the update has been successfully completed
    KB4474419-v3 - Integration of the update has been successfully completed
    KB4490628 - Integration of the update has been successfully completed
    KB4562030 - Integration of the update has been successfully completed
    KB3125574-v4 - Integration of the update has been successfully completed
    KB4528069 - Integration of the update has been successfully completed
    KB4538483 - Integration of the update has been successfully completed
    KB4552940 - Integration of the update has been successfully completed
    KB4561643 - Integration of the update has been successfully completed

    Installation finish time - 19:45:04 02.07.2020
    The number of installed updates - 53
    Total installation time of UpdatePack - 23:56
    Operation of the program has been successfully finished
     
  2. Pir8pete

    Pir8pete MDL Member

    Nov 15, 2018
    112
    32
    10
    here's the script I run using Windows_7_Image_Updater, my question is if I don't need the "WuaCpuFix" do I just remove line "cmd.exe /c %windir%\Setup\Scripts\WuaCpuFix\Install.cmd[/CODE]"

    do I need to remove ":CONTINUE" aswell?

    Code:
    start /HIGH /MIN compact /C /I /S:%programdata%
    start /HIGH /MIN compact /C /I /S:%windir%
    
    %windir%\Setup\Scripts\vc_redist\VisualCppRedist_AIO_x86_x64_32.exe /ai
    cmd.exe /c %windir%\Setup\Scripts\Tweaks\Install.cmd
    
    :LOOP
    tasklist | find /i "compact.exe" >nul 2>&1
    IF ERRORLEVEL 1 (
      GOTO CONTINUE
    ) ELSE (
      Timeout /T 5 /Nobreak
      GOTO LOOP
    )
    
    :CONTINUE
    cmd.exe /c %windir%\Setup\Scripts\WuaCpuFix\Install.cmd
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,633
    450
    That tool is not a simplix based tool? If not, then you have to ask there, simplix already uses a CPU compat check removing utility.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Pir8pete

    Pir8pete MDL Member

    Nov 15, 2018
    112
    32
    10
    found that my issue was one of the memory dimms went bad making random errors not only with UpdatePack7R2-20.6.20.exe but everything else
     
  5. CaptainSpeleo

    CaptainSpeleo MDL Member

    May 24, 2020
    222
    98
    10
    #3365 CaptainSpeleo, Jul 14, 2020
    Last edited: Jul 15, 2020
    I recently did a clean install of Windows 7 Professional SP1 64-bit, then ran Simplix Update Pack 20.6.20 (includes add-ons), then installed the necessary drivers, then configured the computer to my personal taste, then ran Windows Update.

    The important and optional updates that appeared weren't needed or were very outdated, so I hid all of them when they appeared.

    Windows 7 and IE 11 and MNF 4.8 are up-to-date through June 2020.

    Today is July 2020 "patch Tuesday", so I'm waiting to see what updates become available, and if WU will detect and install them, or if they'll need to be manually obtained and installed.



    Update:

    The security monthly quality rollup(KB4565524) and servicing stack update(KB4565324) appeared in Windows Update and installed successfully.

    The Microsoft .NET Framework 4.8 security update(KB4566517) appeared in Windows Update, but it displayed a "code 643" message and failed to install.

    Only after I ran the BypassESU-v7 tool and selected option #7, did it successfully install.
     
  6. toto221

    toto221 MDL Junior Member

    Dec 8, 2009
    70
    96
    0
    UpdatePack7R2 20.7.15 released...
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,633
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. shhnedo

    shhnedo MDL Addicted

    Mar 20, 2011
    927
    1,273
    30
    #3368 shhnedo, Jul 15, 2020
    Last edited: Jul 16, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. fz500

    fz500 MDL Novice

    Nov 4, 2009
    21
    10
    0
    use /boot= changes boot.wim
    vmware installation test, no disk detected
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,633
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. kyrcy

    kyrcy MDL Junior Member

    Feb 25, 2020
    76
    8
    0
    #3372 kyrcy, Jul 19, 2020
    Last edited: Jul 19, 2020
    What does the pack do if run without renaming and switches? I don't see this mentioned in the first post.
     
  12. CaptainSpeleo

    CaptainSpeleo MDL Member

    May 24, 2020
    222
    98
    10
    #3374 CaptainSpeleo, Jul 19, 2020
    Last edited: Jul 19, 2020
    I hadn't tested Simplix Update Pack 20.7.15 since it was released 4 days ago, so I did it today in my Dell OptiPlex 980.
    These are the steps I used and what the end results were:

    1. Did a clean install of Windows 7 Professional SP1 64-bit.

    2. Ran Simplix Update Pack 20.7.15 (which included add-ons for IE 11 and MNF 4.8 and MVC++ 2005-2019)
    It ran unattended and installed updates in 4 separate groups, and then it ran Disk Cleanup.

    3. Installed necessary drivers (chipset, graphics, audio, ethernet).

    4. Established internet connection and activated Windows 7.

    5. Made all desired setting and personalization and other changes.

    6. Started Windows Update and checked for updates.
    1 important and 6 optional updates were displayed - which were all very outdated and were hidden.
    A second check for updates displayed nothing further.

    7. Ran BypassESU-v7 to see which options it would display.
    It displayed 2 options:
    [3] Install WU ESU Patcher
    [7] Install .NET 4 ESU Bypass
    The tool was exited without taking any action.

    8. Checked Windows update history.
    It was determined that all updates up to July 2020 for Windows 7 and IE 11 and MNF 4.8 had been installed.
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,633
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. mukke

    mukke MDL Novice

    May 2, 2014
    11
    6
    0
    #3378 mukke, Jul 20, 2020
    Last edited: Jul 20, 2020
    @simplix: thank you, it is running for about a half'n hour now..
    I have to go now but leave it runnung and report back later today.

    Edit: done

    WinRepair 1.1 | Check start time - 9:56:25 20.07.2020
    Operating system - Windows 7 Professional SP1 x64

    Damage of the components storage are not detected.

    The following files have an incorrect checksum and are unsigned:
    C:\Windows\System32\cdimage.exe

    File not signed - msil_microsoft.security...ionwizard.resources_31bf3856ad364e35_6.1.7601.17514_de-de_5f26c6efdf46ed64\Microsoft.Security.ApplicationId.Wizards.AutomaticRuleGenerationWizard.resources.dll
    Damage of the system storage is completely fixed.

    Check end time - 10:27:05 20.07.2020 | Total check time - 30:40​

    Btw: how attach textfile to post when editing?
     
  15. simplix

    simplix MDL Novice

    May 15, 2016
    33
    207
    0
    The damage is minor and should not affect the installation of updates. You can additionally check the system using SmartFix, it disables SRP. Also, make sure that the antivirus does not interfere with the launch of programs.
     
  16. kyrcy

    kyrcy MDL Junior Member

    Feb 25, 2020
    76
    8
    0
    2020-07 Security and Quality Rollup for .NET Framework 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 for Windows 7 for x64 (KB4566517)

    Is the above update not included in the latest pack?