Bypass Windows 7 Extended Security Updates Eligibility

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

  1. erpsterm35

    erpsterm35 MDL Guru

    May 27, 2013
    2,045
    2,032
    90
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,674
    103,513
    450
    #3403 Enthousiast, May 22, 2020
    Last edited: May 22, 2020
    Removal of KB4537829
    This is modified to fit the mentioned update.
     
  3. peacok

    peacok MDL Novice

    May 21, 2020
    10
    1
    0
    #3404 peacok, May 22, 2020
    Last edited: May 22, 2020
    @Enthousiast @haz367
    Thanks for the tips. i will try thoses later. and also with the findstr thing, that is just telling me the ServicingStack isn't working.
    While giving me "manifest is damaged (TRUE)" and ''STATUS_SXS_COMPONENT_STORE_CORRUPT from CCSDirectTransaction''

    Edit:No sure if that even would work since they appear don't even in installed updates, but now i've found all of the .mum and .cats for KB4537829 in C:\Windows\servicing\Packages, theres 3 .mum and there all blank when i use run-as-admin cmd.
    Is it safe to just delete them.
    Edit2:also @haz367 not sure if that would work,since all of the files are x86 and not amd64, which i need. sorry about that, but thanks the option and taking your time
    edit3: just going to delete them and reboot to see if that does anything.
    edit4: just before i reboot, i've found 3 more cat files on System32\catroot\{number}. going to find a way to delete those.
    edit5: I've deleted all 9 files of KB4537829 while rebooting afterwords and update KB4555449 still isn't installing. going to try haz367's KB947821 and sfc /scannow again since the files are gone.
    Edit6: it didn't work, but since there deleted, the CheckSUR give "CBS MUM Missing 0x00000002" and also my .manifest file from winsxs\manifest seem to be Unavailable repair files as well
     
  4. rhreznor

    rhreznor MDL Member

    Feb 7, 2020
    112
    11
    10
    Was it resolved how to get all updates this month?
    What are the updates. I do it manually. Got one and had to break away last week.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,674
    103,513
    450
  6. haz367

    haz367 MDL Addicted

    Jan 11, 2020
    805
    1,465
    30
    Ah...my bad...hopefully u get it fixed :)

    Those files for that powershell script is a small package btw....maybe someone can up those from X64 (if all other things fail)

    When one mounts the COMPONENTS file into regedit, there's only this entry for KB4537829 >>

    Code:
    reg load hklm\wim C:\Windows\System32\config\components
    reg unload hklm\wim
    

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\wim\CanonicalData\Deployments\60cd76d3e44..38330344bf8_31bf3856ad364e35_6.1.7601.24548_9ba0117219634d45]
    "appid"=hex:36,30,63,64,37,36,64,33,65,34,34,38,39,31,37,38,36,62,63,37,37,33,\
      38,33,33,30,33,34,34,62,66,38,2c,20,43,75,6c,74,75,72,65,3d,6e,65,75,74,72,\
      61,6c,2c,20,56,65,72,73,69,6f,6e,3d,36,2e,31,2e,37,36,30,31,2e,32,34,35,34,\
      38,2c,20,50,75,62,6c,69,63,4b,65,79,54,6f,6b,65,6e,3d,33,31,62,66,33,38,35,\
      36,61,64,33,36,34,65,33,35,2c,20,50,72,6f,63,65,73,73,6f,72,41,72,63,68,69,\
      74,65,63,74,75,72,65,3d,78,38,36,2c,20,76,65,72,73,69,6f,6e,53,63,6f,70,65,\
      3d,4e,6f,6e,53,78,53
    "CatalogThumbprint"="dad6a00a7b439e2aa9bdb81a0f9bafd129fe4e97e4003b6ebc2397672fb0e398"
    "p!CBS_package_2_for_kb4537829~31bf3856ad364e35~x86~~6.1.1.2.453782_7d1cc159850663b4"=hex:4b,\
      00,00,00,02,00,00,00,50,61,63,6b,61,67,65,5f,32,5f,66,6f,72,5f,4b,42,34,35,\
      33,37,38,32,39,7e,33,31,62,66,33,38,35,36,61,64,33,36,34,65,33,35,7e,78,38,\
      36,7e,7e,36,2e,31,2e,31,2e,32,2e,34,35,33,37,38,32,39,2d,32,5f,6e,65,75,74,\
      72,61,6c,5f,4c,44,52,31,36
    "i!CBS_package_2_for_kb4537829~31bf3856ad364e35~x86~~6.1.1.2.453782_7d1cc159850663b4"=hex:4b,\
      00,00,00,02,00,00,00,50,61,63,6b,61,67,65,5f,32,5f,66,6f,72,5f,4b,42,34,35,\
      33,37,38,32,39,7e,33,31,62,66,33,38,35,36,61,64,33,36,34,65,33,35,7e,78,38,\
      36,7e,7e,36,2e,31,2e,31,2e,32,2e,34,35,33,37,38,32,39,2d,32,5f,6e,65,75,74,\
      72,61,6c,5f,4c,44,52,31,36
    
     
  7. rhreznor

    rhreznor MDL Member

    Feb 7, 2020
    112
    11
    10
  8. peacok

    peacok MDL Novice

    May 21, 2020
    10
    1
    0
    Will look into that later, now i'm going to delete the 2 .manifest for KB4537829 to see if that would work.
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,674
    103,513
    450
  10. peacok

    peacok MDL Novice

    May 21, 2020
    10
    1
    0
    #3411 peacok, May 22, 2020
    Last edited: May 23, 2020
    Oh that, i already said that the .mum files were completely blank.
    edit:and oh i tried to delete the two .manifest and did the KB947821 and sfc / in cmd, but it didn't work.
    edit2: sinc the files of KB947821 seem to be removed, i tried to install KB947821 but it was basically the same thing as before as the update failed.
    edit3: founded the reg for KB947821, going to delete that too and hope for the best.
    edit4: deleting the reg did nothing
    edit5:i've run out of ideas at this point, i'll came back to here later.
     
  11. Oliver Donald

    Oliver Donald MDL Novice

    Dec 5, 2017
    11
    5
    0
    I was using KB4528069-Lite but giving I couldn't install KB4556843 (May Security Only Update) I tried to install ESU Suppressor with v7 but I only got this:
    ____________________________________________________________

    [3] Install WU ESU Patcher {source file: wuaueng.dll}

    [7] Install .NET 4 ESU Bypass

    [9] Exit
    ____________________________________________________________

    Same thing with v6.
    Only v5 gave me [2] Install ESU Suppressor option. I installed and reboot.
    Problem is KB4556843 repeated "Failure to configure Windows updates. Reverting Changes."
    Any idea how to solve this? Thanks.
     
  12. Pgod92

    Pgod92 MDL Junior Member

    Jan 21, 2020
    76
    28
    0
    suppressor is already installed on your system that means coz i also get the same 3 and 7
     
  13. JasWat1728

    JasWat1728 MDL Novice

    Jan 13, 2020
    21
    0
    0
    I can't seem to install KB4556399. It keeps failing with code 643 (unknown error).
     
  14. FroggieTheGremlin

    FroggieTheGremlin MDL Member

    Aug 25, 2015
    120
    102
    10
    #3417 FroggieTheGremlin, May 24, 2020
    Last edited: May 24, 2020
    That's the error that started the development of the .NET 4x ESU Bypass that's now available in the v7 of the ByPass ESU project. There's also a STANDALONE VERSION that was developed 1st (see the OP <Post #1> for details).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Oliver Donald

    Oliver Donald MDL Novice

    Dec 5, 2017
    11
    5
    0
    The issue is this: I was using Lite version and installing updates manually (i.e. Security Only and MSIE cummulative updates.)
    Until this month security only update (KB4556843) everything was good.
    However, I couldn't install KB4556843 properly (it keeps reverting back,) so I decided to install v7.
    Problem was it didn't give me the [2] option, which is specifically target for manual updates.
    If that was because I already had a way to supress ESU (i.e. KB4528069-Lite) then why I couldn't install the update.
    That is why I tried v5 (since v6 didn't offer option [2] either,) but again, the update refused to install properly.
    In short, KB4556843 checks something that makes Lite and at least v5 ESU Suppressor not working.
    I tested this in Win7 Ultimate x86 and x64.
     
  16. Clector

    Clector MDL Novice

    May 24, 2020
    1
    0
    0
    For Sever 2008 (The original one 6003) only the Bypass ESU is needed?
     
  17. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,768
    7,711
    210
    Bypass ESU from the 2nd post. To my knowledge, Framework 4.6 running on Server 2008 is not blocked like 4.7.2 and higher.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...