Bypass Windows 7 Extended Security Updates Eligibility

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

  1. JasWat1728

    JasWat1728 MDL Novice

    Jan 13, 2020
    21
    0
    0
    But it's otherwise not a security update itself and only necessary if you're having issues installing certain ESU packages and new BypassESU versions?
     
  2. JasWat1728

    JasWat1728 MDL Novice

    Jan 13, 2020
    21
    0
    0
    Anyway, I would still like a link to the post about the NDP fix in case I run into this issue when prepping a new system for Windows 7. Perhaps the main post could be updated to include it?
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,937
    450
    The .net 4 bypass is needed to be able to install the .net 4 updates.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,937
    450
    From the OP:
    And it's mentioned here:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. snofte

    snofte MDL Member

    Jan 10, 2013
    177
    31
    10
    Great news, will impatiently await further infor as things developes.
     
  6. snofte

    snofte MDL Member

    Jan 10, 2013
    177
    31
    10
    Fantastic !!
     
  7. GoneToPlaid

    GoneToPlaid MDL Novice

    Dec 8, 2019
    21
    18
    0
    Hi snofte,

    As mentioned, I had to work all weekend. I have a lot on my plate for the next couple of days as well. Yet hopefully I will have the time in the next two or three days to deliberately replicate your issues then test my command file which will resolve your issues. Needless to say, this first requires me to make a full backup of my Windows 7 OS partition. Only then will replicate your issue by populating the PendingRenames folder, and then test my command file which will force Windows 7 to clean up the PendingRenames folder. My target for posting a tested command file script is by Christmas eve.
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    # BypassESU v11

    - Implemented .NET 4 ESU Bypass v5

    - Note:
    to update from v9/v10 to v11, you would only need to run option [7]
     
  9. zyoops

    zyoops MDL Novice

    Nov 1, 2020
    36
    20
    0
    Much appreciated for this v11
    All went fine on my two machines
    Win7 pro 32bit
    Win7 ultimate 64bit
     
  10. Aty

    Aty MDL Member

    Oct 18, 2013
    200
    416
    10
    Is there a need to update .NET 4 ESU Bypass v5 for WS2008?
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Maybe
    i think PreferExternalManifest registry cause the same issues for NT 6.0 too
    and Vista would still need the IFEO hook
     
  12. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    431
    350
    10

    I can't update the image via Wim-Integration.cmd from v10 to v11.

    system: Windows 10 20H2 (19042.685) x64.

    It says done but the file doesn't change anything.
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    @fch1993
    mounted directory or wim file?
     
  14. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    431
    350
    10
    install.wim file via Wim-Integration.cmd
     
  15. kamyshoviy

    kamyshoviy MDL Junior Member

    Nov 30, 2014
    53
    49
    0
    From the OP: "it does not provide options to remove the Suppressor/Patcher/.NET Bypass, for that, mount the wim image then use second method".
    If you do not understand (do not know how), then you can do this:
    Create any folder (C:\1), Command-line:
    dism /mount-wim /wimfile:C:\install.wim /index:1 /mountdir:C:\1
    Run Wim-Integration. cmd and enter the correct path for mounted directory (C:\1)
    dism /unmount-wim /mountdir:C:\1 /Commit
    And so on with each index.
    ...
    If it doesn't work out...
     
  16. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    431
    350
    10
    I just want to update the bypass ESU for v10 to v11.

    It works when I update it from v9 to v10.
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,937
    450
    If i understand correctly you already have a previous bypass integrated into the install.wim and now you want to integrate the latest (v11)?

    What files do you expect to be updated?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. PROBLEMCHYLD

    PROBLEMCHYLD MDL Novice

    May 6, 2013
    24
    9
    0
    The latest Windows updates breaks VPN and RDP. Anyone else have these issues because I do?
     
  19. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    431
    350
    10
    It can't update the install.wim file from v10 to v11.

    It says successful but even the files hash of install.wim doesn't change.