Bypass Windows 7 Extended Security Updates Eligibility

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

  1. FroggieTheGremlin

    FroggieTheGremlin MDL Member

    Aug 25, 2015
    128
    118
    10
    @Enthousiast... looks like one too many beers above o_O... great word, though!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Just a typo, fixed.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. gicoye2226

    gicoye2226 MDL Novice

    Feb 7, 2020
    1
    0
    0
    Works like a charm. After everything is said and done, and rebooted the computer, It was able to discover Feb 2020 monthly rollup, and download/install it.

    Thanks!
     
  4. kevinmilana

    kevinmilana MDL Novice

    Jan 1, 2020
    20
    1
    0
    @abbodi1406 nope I just throw a WU error that says something like Windows Update cannot find (or search I don't remember very well) updates for this computer. If I try to erase the entire bypass v5 with the live os setup and reinstall it I would have to take the bypass I think
     
  5. Squall-Leonhart

    Squall-Leonhart MDL Member

    Jul 23, 2009
    182
    50
    10
    #2125 Squall-Leonhart, Mar 9, 2020
    Last edited: Mar 9, 2020
    i'm no longer being offered KB4537829, is this the same for anyone else?

    > ESU NOT activated

    it seems if you stop and start windows update service the system goes back into a ESU not active state.
     
  6. GreenMystic

    GreenMystic MDL Addicted

    Jun 1, 2019
    910
    207
    30
    I Confused :sorry: :(

    Best Regards
    NST_Adventure
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. unimbecil

    unimbecil MDL Novice

    Feb 12, 2020
    7
    1
    0
    Yes, both are there. I also compared wuaueng.dll to wuaueng3.dll using vbindiff and found wuaueng3.dll
    to be properly patched.

    However, when checking WindowsUpdate.log, I noticed some references to wuaueng3.dll on the
    WSUS server machine (the one which actually detected the ESU patches properly) while on the
    problematic machine I found only wuaueng.dll in the logfile. So I did something nasty and replaced
    wuaueng.dll by wuaueng3.dll in system32 and now it works.

    So apparently somehow wuaueng3.dll was not actually used on the problematic box...

    To be exact: This helped on two of two machines (on Win7 Enterprise x86 and one x64).
     
  8. Matzemaddi

    Matzemaddi MDL Novice

    Feb 16, 2020
    7
    3
    0
    Short question:

    In the "Bypass v5" tutorial on page 1 it is recommended to install KB4538483 (licensing prep. pack.) BEFORE before using BypassESU-v5 aio solution.
    On Page 70 Enthousiast claims to install KB4538483 AFTER install BypassESU-v5...

    Does it matter whether it is installed before or after?

    regards
    Matthias (germany)
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Can need a reboot (or a WU reset) before WU offers the ESU updates.
    Should work instantly.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Matzemaddi

    Matzemaddi MDL Novice

    Feb 16, 2020
    7
    3
    0
    I'm not sure if you understand me correcly. I wanted to know if I have to install "KB4538483: ESU Licensing Preparation Package" before or after running BypassESU v5 installation on a "ESU virgin machine".(?) Cause there are two different tutorials here in this thread. Or does it not matter?

    regards
    Matthias
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    That was exactly what i meant in my reply.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. billyb500

    billyb500 MDL Novice

    Jan 10, 2020
    9
    1
    0
    #2133 billyb500, Mar 9, 2020
    Last edited: Mar 9, 2020
    Could anyone please tell me if i can use v4 for March ESU or do I have to use v5
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    If v4 is used as instructed, all probably will be fine*, only no ESU updates on WU.

    * Nobody knows what MSFT will throw at the devs, next tuesday;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. billyb500

    billyb500 MDL Novice

    Jan 10, 2020
    9
    1
    0
    Thanks for that
     
  15. revlor

    revlor MDL Novice

    Mar 4, 2020
    25
    5
    0
    i've been told that new patches appear every second week of each month so next march ESU updates should be available today.
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Every second tuesday of the month is patch-tuesday, 10 AM redmond time, 7 PM western european time (18h17m from now).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. revlor

    revlor MDL Novice

    Mar 4, 2020
    25
    5
    0
    so that's for today as i just said.
     
  18. 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...
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    This suppose to make WU use the patched file, not sure why it didn't work for you
    Code:
    reg add "HKLM\SYSTEM\CurrentControlSet\services\wuauserv\Parameters" /f /v ServiceDll /t REG_EXPAND_SZ /d ^%%SystemRoot^%%\System32\wuaueng3.dll