WHDownloader - Support and chat

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

  1. Nongshim

    Nongshim Guest

    Ehhhhh, more problems, how do I remove indexes without converting to esd, I already have a wim file.
    If mu Rufus is using FAT32 I have to split the files which then says I require an ei.cfg or it won't load (found that on another forum)
    I suppose I could use NTFS on Rufus.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,614
    450
    This is the WHD support thread, already gone to much offtopic.
     
  3. Nongshim

    Nongshim Guest

    Nevermind, figured it out.
     
  4. Nongshim

    Nongshim Guest

    I can not delete the WHDownloader folder, there is a folder in there called mount that I can not delete. I restarted the pc and still can not delete it. Any help?
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,723
    340
    Code:
    dism /Get-MountedImageInfo
    dism /Cleanup-Mountpoints
    dism /Cleanup-Wim
    
     
  6. Flipp3r

    Flipp3r MDL Expert

    Feb 11, 2009
    1,964
    907
    60
    You probably need to unmount it to remove it:
    Code:
    Dism /Unmount-Wim /MountDir:Mount /Discard
    Then use Abbodi's cmds to cleanup...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Nongshim

    Nongshim Guest

    Ok so I took the original WIM from the ISO and integrated updates and removed the pro index, after that completed I converted to esd to save space and placed into sources folder on my usb. Will it install properly now when on the ISO it was originally a WIM file and now it's an ESD?
     
  8. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,723
    340
    No, you need Windows 8.1 or 10 ISO setup files to recognize ESD
     
  9. Nongshim

    Nongshim Guest

    How do I do that?
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,723
    340
    Get Windows 8.1 or 10 ISO, delete install.wim, and add your new install.esd
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,723
    340
    Patch tuesday starts after less than 7 hours (17:00 UTC)
     
  12. AeonX

    AeonX MDL Addicted

    May 24, 2013
    793
    719
    30
    Downloading cumulative update KB4019472 to Win 10 x64 14393 I get a 20 MB file with the KB4020821 cab file inside it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,723
    340
    Fixed,sorry about the mix
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,723
    340
    .NET 4.6.2 is removed from WHD, .NET 4.7 now takes place
     
  15. Regis1

    Regis1 Guest

    Thanks you :3
     
  16. Thiersee

    Thiersee MDL Novice

    Nov 3, 2013
    41
    41
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,775
    60
    Thiersee: yes, that's the way abbodi1406 arranged things.

    There are a couple telemetry packages in the Convenience Rollup so some people don't install it. The "WithoutKB3125574" folder contains the updates for those users. If you've installed the rollup, updates from that folder aren't needed. Take a look at Extra-Updates-Info.txt in the Extra folder for his info on this.

    The packages from KB2990941 & KB3087873 are contained in the rollup and they're a newer version, so they're not needed when rollup is installed.