Bypass Windows 7 Extended Security Updates Eligibility

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

  1. CaptainSpeleo

    CaptainSpeleo MDL Expert

    May 24, 2020
    1,036
    772
    60
    That's one reason why I don't use abbreviations or acronyms when giving advice or making comments.
    Either the person doesn't know what they mean or the person mistakes them for something else.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Then the person can ask what is meant by OP, no that doesn't happen, the person wanted to be spoonfed.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. funvizin

    funvizin MDL Novice

    Sep 28, 2020
    19
    3
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. funvizin

    funvizin MDL Novice

    Sep 28, 2020
    19
    3
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. DonC33

    DonC33 MDL Novice

    Feb 22, 2020
    3
    1
    0
    Something is weird.

    I Can't install KB4598279 too, and I had no issue, installing the updates, since the start of the bypass tool.
    Always ends with a Error Code.

    Since I have some Backup System Images from the last months (before and after the monthly updates), I did some testing.

    Just restored my October Image and manually installed KB4598279 succesfully.
    Went back to my current Image, and manually installing failed....

    Will test some more tomorrow...
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    ps, please use spoiler tags for the pics.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Louis69

    Louis69 MDL Novice

    Mar 16, 2020
    20
    16
    0
    My almost eight (8) years old 7/32 installation gladly gobbed almost 500 MB of updates with no difficulty at all (That's with BypassESU-v11). Happy new year to the team and my best wishes !
     
  8. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Small error in the script LiveOS-Setup.cmd, line 320:
    Code:
    if exist "%SysPath%\sle.dll" (removing "%SystemRoot%\System32\sle.dll"&del /f /q "%SysPath%\sle.dll")
    There is an "echo" missing, must be:
    Code:
    if exist "%SysPath%\sle.dll" (echo removing "%SystemRoot%\System32\sle.dll"&del /f /q "%SysPath%\sle.dll")
    The error message you get on removing is purely cosmetic and does not impact functionality.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. funvizin

    funvizin MDL Novice

    Sep 28, 2020
    19
    3
    0
    #5131 funvizin, Jan 15, 2021
    Last edited by a moderator: Jan 15, 2021
    I still don't understand what version 11 is better than version 9 ... I have everything on 9, and so it updates perfectly, but you have obvious problems with this on 11. There is a proverb: "It works - don't touch it."
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Matrix360

    Matrix360 MDL Junior Member

    Jun 22, 2015
    93
    206
    0
    @funvizin

    The videos you post in every of your posts are off topic. Please stop.
     
  11. oldie#1

    oldie#1 MDL Novice

    Feb 20, 2020
    25
    9
    0
  12. kamyshoviy

    kamyshoviy MDL Junior Member

    Nov 30, 2014
    53
    49
    0
    #5134 kamyshoviy, Jan 15, 2021
    Last edited by a moderator: Jan 18, 2021
    Stop littering the topic.
     
  13. HarryBoo

    HarryBoo MDL Novice

    Feb 13, 2020
    1
    0
    0
    @abbodi1406 thanx v11 works
    but for installation of citrix workspaceapp v11 must be uninstalled

    Is it possible to have commandline switches for both cmd-files?
     
  14. FroggieTheGremlin

    FroggieTheGremlin MDL Member

    Aug 25, 2015
    128
    118
    10
    #5136 FroggieTheGremlin, Jan 15, 2021
    Last edited: Jan 15, 2021
    @HarryBoo , I'm not sure what you're experiencing but I have no issues installing (and using) CitrixWorkspace (v2009 & older) under Bypass v11. Anything newer than that won't run on Windows 7 anyway.

    If the problem is the .NET ByPass messing up certain installations, it looks like that is System configuration dependent. For the time being there's not much more you can do but just unInstall the .NET ByPass component prior to your installation.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. montor

    montor MDL Novice

    Jan 7, 2021
    1
    0
    0
    Thanks for this great Tool!

    One question: Is it safe to remove the extracted folder after running LiveOS-Setup.cmd?
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Yes, you can safely remove it, but when you need it again, for uninstalling the .net 4 bypass or so, you need to redownload it (best to keep it somewhere safe).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Sunkist

    Sunkist MDL Novice

    Dec 29, 2009
    15
    4
    0
    After installing "dotNetFx4_ESU_Bypass_v5" I got the following error in Adobe Reader XI: "Acrobat failed to load its Core DLL". And the program fails to open at all. After uninstalling the Bypass the Reader works as usual.

    Workaround: use current version of Reader.
     
  18. JasWat1728

    JasWat1728 MDL Novice

    Jan 13, 2020
    21
    0
    0
    I was unable to install KB4598500 with an unknown error. I managed to fix this by reinstalling the .NET 4 bypass. If anyone comes here to report this issue, refer them to this post.