Bypass Windows 7 Extended Security Updates Eligibility

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

  1. gibletz

    gibletz MDL Novice

    Aug 18, 2012
    8
    1
    0
    This might seem basic, but try rebooting and attempting to install those updates again.
     
  2. Skorpion51

    Skorpion51 MDL Novice

    Apr 22, 2020
    7
    0
    0
    I tried to restart but the update did not install.
     
  3. yotoprules

    yotoprules MDL Novice

    Jul 28, 2019
    10
    6
    0
    I just did a clean install of windows 7, installed all the updates, then I installed this bypass. But I am getting no updates. I have tried the troubleshooting, deleting softwaredistribution and rebooting, and the only update i've gotten since is windows activation technologies.
     
  4. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,768
    7,709
    210
    Did you install the "License Preparation Package" KB4538483?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. yotoprules

    yotoprules MDL Novice

    Jul 28, 2019
    10
    6
    0
    #2765 yotoprules, Apr 25, 2020
    Last edited: Apr 25, 2020
    Yes, I installed that, stopped wuauserv, deleted softwaredistribution, rebooted, and all i got was a windows activation technologies update and a wifi driver update. Stuff like language packs and security essentials dissappeared from the optional list too.

    EDIT: It suddendly started taking a long time to check for updates, and it looks like its working now. Took about 4 tries of clicking check for updates. (Security monthly quality rollup 2020-04)
     
  6. Vince W

    Vince W MDL Novice

    Apr 23, 2020
    5
    8
    0
    This was similar to my experience as well. Took a few tries.
     
  7. Maxvictor

    Maxvictor MDL Novice

    Apr 10, 2020
    7
    7
    0
    #2772 Maxvictor, Apr 26, 2020
    Last edited: Apr 26, 2020
    I had problems a week ago running "LiveOS-Setup.cmd" - when I ran, it just exited with no error, black box would flash up and instantly disappear. Or on CMD prompt the process just exists back to cmd shell. I was running as admin, I had disabled anti virus and I had every pre-requisite hotfix that was needed. Still failing.

    I did a little debugging of the script and was told that superUser64.exe is used to Run As "TrustedInstaller' since this is needed for windows updates, so my problem is that the superUser elevated prompt was failing to work, unfortunately there was no warning or error in the script ... so this took a long time to diagnose.

    So then I also tried NSudo alternate method to get an elevated prompt, but that did not work either, it kept failing saying it can not start a process for CMD prompt

    Well, I went looking for other ways to run as Trusted Installer and I found you can use Process Hacker, which finally worked ! Right click the TrustedInstaller process inside Process Hacker and it has an option to Run As, then I launched a CMD prompt as TrustedInstaler user and ran LiveOS-Setup.cmd finally and got the menu list. Hooray!

    I dont know what was causing superUser64 or NSudo to fail on my computer, they gave no error message.

    Maybe this will help somebody else who has tried every other option. I think it would help others if an error or warning can be added when superUser fails to run :)
     
  8. alzcoew397

    alzcoew397 MDL Senior Member

    Oct 6, 2018
    441
    200
    10
    are you sure you have installed ALL the prerequisites ??
     
  9. Skorpion51

    Skorpion51 MDL Novice

    Apr 22, 2020
    7
    0
    0
    all packages
     
  10. alzcoew397

    alzcoew397 MDL Senior Member

    Oct 6, 2018
    441
    200
    10
    try reset windows update
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,454
    450
    Please post the content of the txt file, generated by this command, in code tags:
    Code:
    dism /online /get-Packages /format:table >"%userprofile%\Desktop\Packages.txt"
     
  12. Skorpion51

    Skorpion51 MDL Novice

    Apr 22, 2020
    7
    0
    0
    'dism' is not recognized as an internal or external command, operable program or batch file.
     
  13. theemulaternerd

    theemulaternerd MDL Novice

    Apr 30, 2020
    1
    0
    0
    what's the password when trying to extract
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,454
    450
    Did you read the info at the OP, and specifically at the download section?
     
  15. pc71520

    pc71520 MDL Junior Member

    Feb 12, 2013
    89
    44
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...