Bypass Windows 7 Extended Security Updates Eligibility

Discussion in 'Windows 7' started by abbodi1406, Nov 17, 2019.

  1. snoot

    snoot MDL Novice

    Feb 20, 2016
    33
    31
    0
    Ah, I see where the confusion was. Glad it's clear now.
     
  2. kpr

    kpr MDL Novice

    Jan 14, 2020
    6
    2
    0
    Yes I have. March updates installed normally.
     
  3. 10Suxx

    10Suxx MDL Novice

    Dec 5, 2019
    4
    4
    0
    hi

    once again a big 'thank you' for this tool - on the whole, it works perfect.
    But I wonder why WU only offers me the 'Monthly Rollup'-update and not the 'Security-only'-version which would I prefer?
    I mean, no big deal, I also can search and install the last one manually, I´m just curious if I´m the only one with this issue.
     
  4. lunalala

    lunalala MDL Novice

    Feb 7, 2020
    14
    15
    0
    Thats not an issue and its not something new, Windows Update offers only the Monthly-Rollup Update.
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Updated

    BypassESU v6 AIO
    minor refresh for v5 with these changes:

    - It now require March SSU KB4550735 at least

    - Removed %configsetroot% which may cause installation error

    - Added proper support for Windows Embedded / Server Core editions, and WinPE images (thanks to @komm for correct foundation packages)

    - Check for supported WU editions is moved to PatchWU.cmd

    - Registry keys/values is now handled by the script

    - Enhanced ESU versions detection

    - Improved Wim-Integration.cmd with new method:

    integrate suppressor/patcher directly into wim file (not mounted)
    for simplicity, KB4528069-Lite will be used in this method, and prerequisite updates are not needed beforehand

    the regular mount integration method is still supported

    if you already have installed and used BypassESU v5 AIO successfully, you do not need to use v6, it's mainly for new and fresh usage
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Name_schon_vergeben

    Name_schon_vergeben MDL Novice

    Feb 11, 2020
    11
    0
    0
    And it still didn't work. My only guess is that maybe wufuc cause this problem. I have a ryzen system. And to get still updates i have installed wufuc.
    So maybe i have to follow this steps to fix it:

     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    I never used wufuc, simplix updatepack takes care of that on my installs, but one of the devs tested it with wufuc and it should not affect it, but you can do the test with the info you quoted.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. kpr

    kpr MDL Novice

    Jan 14, 2020
    6
    2
    0
    I have yes. They are all there, as you can see.
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Install KB4550735 or KB4550738 first
     
  11. Name_schon_vergeben

    Name_schon_vergeben MDL Novice

    Feb 11, 2020
    11
    0
    0
    Now i fixed it. I guess. I just install (KB4550738) then i installed (KB4550965) and then (KB4550964)
    This works. I have no clue why but it did. I just went from the smallest to the biggest.
     
  12. Days ago, I installed this month's rollup plus related SSU. No problems. However, as I still use v4 of the bypass, I'm thinking about switching to a newer version because... well, the first .msu was able to be installed after a few seconds of update-checking but the next took half an hour before that can be installed. It would've been nice if the rollup and SSU were all included in the one package.

    Also, starting from next month I may consider the Security-Only rollup as I know the full one includes updates for Internet Explorer 11, which I don't even use. Is that okay? Just want to make sure.
     
  13. dabhdude

    dabhdude MDL Novice

    Dec 14, 2019
    1
    0
    0
    Hm, so I just checked my installed updates today and it turns out that none of the security rollups have been installed since January. I've had each version of BypassESU installed. Would someone please help me figure out what I'm doing wrong here?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    For .MSU use the newer version should not matter. The amount of time it takes to install depends on the system and configuration.

    MSIE11 is more integrated in windows, and even if you don't use it, it needs to be updated anyway.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Did you read the OP? and specifically:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Don't exist on catalog :thinking:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Maxvictor

    Maxvictor MDL Novice

    Apr 10, 2020
    7
    7
    0
    Not working on one of my computers. How can I debug this v5 script "LiveOS-Setup.cmd" ? Is there a log file or debug option ?

    Win7x64, all the pre-requisites are installed. Running as admin user. Disabled anti-virus.

    When I run the .cmd file, it tries to run, I can see "reg.exe" and "superuser64.exe" start and stop in process manager before the batch script exits with no errors at all !

    @abbodi1406 do you have any suggestions ?