WHDownloader - Support and chat

Discussion in 'WHDownloader' started by Alphawaves, Apr 29, 2013.

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,894
    340
    @Disk2019
    I don't see any errors (other than failed winre.wim rebuild which is irrelevant)

    maybe the updated efi files are not compatible or good

    you could retry without them:
    edit the script, search for this line
    Code:
    mkdir "%target%\efi\boot" %_Nul3%
    and remove all these lines
    Code:
      if /i %arch%==x64 if not exist "!target!\efi\boot\%efifile%" (
      mkdir "%target%\efi\boot" %_Nul3%
      copy /y "!mountdir!\Windows\Boot\EFI\bootmgfw.efi" "!target!\efi\boot\%efifile%" %_Nul1%
      copy /y "!mountdir!\Windows\Boot\EFI\bootmgr.efi" "!target!\" %_Nul1%
      )
     
  2. Awesome @abbodi1406 Brother its Resolved now after doing this tweak . Booted succesfully on vmware with all drivers & esu updates instegerated till march 2020 . now trying to install this iso as Host os on an old machine . hope it works there too .
     
  3. Walcott

    Walcott MDL Novice

    Sep 25, 2010
    27
    9
    0
    Hi @abbodi1406
    I have a folder with January updates and I want to download the most recent ones. Does the program detect them and only download the new ones? Or should I download everything again?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Brother as stated that this tweak is only to resolve boot issue after we use latest whd win7ui 6.4 to integerate updates to win7 iso with sp1.
    to get ESU updates you need to install bypass esu v5 then search for updates via WU thereafter .

    Thanks & Regards :)
     
  5. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,775
    60
    WHDownloader will see your current updates but needs its lists updated to know about the new ones.

    Click the blue arrow in the upper-left corner to download latest lists and then download the updates that are shown as missing.

    After downloading the updates, click the "Search Superseded" button in the lower-left corner to move the unneeded, superseded ones out of your current updates folder.
     
  6. Gladwin

    Gladwin MDL Member

    Dec 20, 2012
    232
    111
    10
    #2888 Gladwin, Mar 27, 2020
    Last edited: Mar 27, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,894
    340
    @xpristo

    check the created url error log
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,894
    340
    @xpristo

    try again, or increase URLtimeout in config.ini to 20000 or 40000
     
  9. xpristo

    xpristo MDL Novice

    Sep 16, 2018
    6
    0
    0
    Dear brother @abbodi1406

    Unfortunately, the problem remains

    I changed the value you mentioned but the problem was not resolved knowing that the program works on VirtualBox
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,894
    340
    They are ms links, nothing we can do further
    do they work if you tried them manually in browser?
     
  11. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    389
    112
    10
    Are 1909 updates missing from the latest list? i don't see them
    upload_2020-5-4_20-39-55.png
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,894
    340
    Information-PleaseRead.txt
    Code:
    - Note:
    versions 1903 and 1909 have the same base build and share the same updates
    to update from version 1903 to 1909, install the Enablement Package KB4517245
     
  13. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    389
    112
    10
    ahh yes, sorry i forgot 1909 isn't a new build, these packaged builds from ms get annoying sometimes.