I tried the "ESD2WIM-WIM2ESD-5.zip" to compress a .wim to .esd and Wow I was surprised ... a big 45% much faster than with dism (I've just drag&drop my .wim on convert.cmd) , but the final size stay almost the same (compared to dism) !! A huge thanks for this great script and for saving me a lot of waiting time
how to replace it in ESD2WIM-WIM2ESD-wimlib-imagex-5 ?? cuz there are two files named: wimlib-imagex.exe
wimlib-imagex.exe & libwim-15.dll from wimlib-1.10.0-windows-i686-bin.zip -> \bin wimlib-imagex.exe & libwim-15.dll from wimlib-1.10.0-windows-x86_64-bin.zip -> \bin\bin64
This is a very useful script! especially when I translate this script's propt words into Chinese,this script is useful a lot! thank you very much!
Hi i got bug or error. 1. using ESD2WIM-WIM2ESD-wimlib (last version) ---> Error 2. using ESD2WIM-WIM2ESD-dism (last version) ---> This runing well I am using the same image, and I chose the second option. why is there a difference ?. - Wimlib weak in the detection of the same image name ..? - Or Dism who can not filter the image the same name ..? please help and enlightenment? see pic :
As shown, Wimlib does not allow images with same name in same wim nothing i can do to workaround that
Can be concluded:each has advantages and disadvantages. - If find the case, then using Dism as a solution, although the speed and density of the file can not be expected, such as when using wimlib . Thanks.
ok thanks for the advice and guidance. I apologize in advance and ask for permission to use the technique and your script ESD <> WIM, I used to develop the tool. But my priority only to convert ESD> WIM. thanks
WIM <> ESD updated - added new option "Export randomly selected indexes" - removed "Export 1st index", single index option will cover it - updated wimlib to latest 1.12.0
I am getting this error/warning when converting windows 10 RS4 wim to esd , what is this ? Should i ignore it ? the conversion completes even with this error. =============================================================================== Exporting WIM index 1 to install.esd... =============================================================================== *** This will require some time, high CPU and RAM usage, please be patient *** [WARNING] Ignoring children of non-directory file "\Users\Administrator\AppData\Local\Packages\Microsoft.Windows.HolographicFirstRun_cw5n1h2txyewy\LocalCache"
The image should not contain that temporary user cache or the Administrator user account did you ran sysprep before capturing install.wim?
Hi, When using the install.wim file from the MSDN 17134.228 consumer iso (Aug Update) as source, ESD2WIM-WIM2ESD-7 lists all the 7 indexes present. But then, when creating an install.esd with all indexes ("2") and opening it with esd-decrypter-wimlib-39 to create a esd compressed iso, only the last 4 original indexes are present (Education/EducationN and Pro/ProN, while missing Home/Home N/Home Single Language). Is this behavior expected? Thanks!
ESD decrypter is meant for ESD>ISO conversion, not for creating esd compressed iso from a non esd compressed iso.
Thank you. Meanwhile I've confirmed with Dism /Get-WimInfo that the install.esd has all 7 indexes present, so there's nothing wrong with it or ESD2WIM-WIM2ESD-7.
Code: =============================================================================== Exporting all WIM indexes to install.esd... =============================================================================== *** This will require some time, high CPU and RAM usage, please be patient *** [ERROR] There is already an image named "Windows 10 Pro" in the destination WIM ERROR: Exiting with error code 11: Tried to add an image with a name that is already in use. Errors were reported during export. Press any key to continue . . . is any solution of this issue , when i convert my win 10 aio install.wim to esd , its not the 1st time , getting it last 4-5mnths i think