Clue... Read OP and look for UUP, sometimes you have to read, click a link and then read what the link leads you to. OP and other members can't really do much more than provide you with info and links.
I don't think your esd conversion tool will do what I would like. I will explain my goal and maybe someone can tell me if it is possible and how. I have an .esd file of the new Fall Win 10. I opened it up with the ESD decrypter and it lists the 9 versions that it contains. Of the 9 I only want the Pro and the Home to be in there. Is there a script or tool that I can only include the 2 versions I stated above only? Thanks.
Just convert to iso with install.esd and export the indices you want to a new install.esd: Code: dism /Export-Image /SourceImageFile:"x:\install.esd" /SourceIndex:y /DestinationImageFile:"z:\install.esd" /Compress:recovery /checkintegrity
Thats over my head Enthousiast...First do I convert the downloaded .esd to .iso and then convert the install.esd? Do I replace in your example the X,y,z....Not sure here what to do. Thanks.
What version was it you wanted?. Easiest way to get the edition you want alone, would be using UUPDL to download and then convert to ISO . Would spare the need to play with the WIM file.
I want win 10 X64 en-us. I want it to have home and pro only. I have the esd Win 10 now but it has 9 versions in the install.esd
Use DISM to delete unwanted index(s) from ESD before converting to ISO Code: DISM /Get-WimInfo /WimFile:ESD_File_Path note the editions index you want to keep, and delete the others do not touch first 3 indexes, start with the higher index number Code: DISM /Delete-Image /Index:4 /ImageFile:ESD_File_Path i.e. to get Pro/Home of x64 en-us ESD Code: DISM /Delete-Image /Index:12 /ImageFile:16299.15.170928-1534.rs3_release_clientconsumer_ret_x64fre_en-us_f6df8c19358335bc05e638b45bb6c6f8078480a4.esd DISM /Delete-Image /Index:10 /ImageFile:16299.15.170928-1534.rs3_release_clientconsumer_ret_x64fre_en-us_f6df8c19358335bc05e638b45bb6c6f8078480a4.esd DISM /Delete-Image /Index:9 /ImageFile:16299.15.170928-1534.rs3_release_clientconsumer_ret_x64fre_en-us_f6df8c19358335bc05e638b45bb6c6f8078480a4.esd DISM /Delete-Image /Index:8 /ImageFile:16299.15.170928-1534.rs3_release_clientconsumer_ret_x64fre_en-us_f6df8c19358335bc05e638b45bb6c6f8078480a4.esd DISM /Delete-Image /Index:7 /ImageFile:16299.15.170928-1534.rs3_release_clientconsumer_ret_x64fre_en-us_f6df8c19358335bc05e638b45bb6c6f8078480a4.esd DISM /Delete-Image /Index:5 /ImageFile:16299.15.170928-1534.rs3_release_clientconsumer_ret_x64fre_en-us_f6df8c19358335bc05e638b45bb6c6f8078480a4.esd DISM /Delete-Image /Index:4 /ImageFile:16299.15.170928-1534.rs3_release_clientconsumer_ret_x64fre_en-us_f6df8c19358335bc05e638b45bb6c6f8078480a4.esd keep a backup copy of original ESD file, just in case
Ahh, get your dilemma. Would it be a problem to download again using @mkuba50 &doggies script to get the versions you want ? Would need you to download Pro once, then Core where the main files for the second download will be skipped (they are already present from the first download) and only the Core related packs get actually downloaded. ...aaaaand out-ninjad by abbodi nice .
I'm not going to waste any more of your time guys...I'm not getting any of this...Until tonight I called myself a computer tech....I've never done any of this technical stuff. I'll wait for Microsofts final releases. Thanks again for your responses.
Check the previous thread you spammed, errrr mean posted this for answer! EDIT: Starting to ask myself what source would be more legit than Windows Update Servers `?
I mean if you don't mind another download...an single edition UUP pack is ~2,5 GB and an additional edition download of the same build will skip all main files and only download the specific edition files. Get this: S-M-R-T M50 UUPDL. Unpack to folder with short name and no spaces, you can place the content from @abbodi1406 converter pack into the same folder. For Pro: Start, press R >> F >> C >> 6 ... wait for server response, then D >> 0 >> 8 >> E >> G, wait for the download to end. Repeat the process but in Edition Choice (last point) use A for Core, second download will be quite fast. Convert to 'AiO' with the converter.
@ashoktvm Can shamelessly promote a S-M-R-T solution . Get: S-M-R-T WIM EDITION SWITCHER It's preset to convert Home index (can be in a multi-edition WIM) to ProfessionalWorkstation, so no intervention needed. Start and it will detect any WIM in it's directory, if non present it will ask for a path. Tool exports the Home index and does all the changes, then offers to export back to initial WIM.
Guys how can I remove Candy Crush, Facebook shortcuts from start? After uninstalling them, they appear on restart.