jamesstringerparsec / Easy-GPU-PV

A Project dedicated to making GPU Partitioning on Windows easier!
4.2k stars 421 forks source link

Add support for ESD please #152

Open terrafirma2021 opened 2 years ago

terrafirma2021 commented 2 years ago

HI, can we have support added for ESD please, currently we only are able to use WIM.

Cheers

terrafirma2021 commented 2 years ago

https://theitbros.com/convert-windows-esd-file-to-windows-wim-file/

To add, I followed this guide to others who want to use other builds of win 10 that use the ESD format. Hopefully James can add in the extra check for ESD and add the commands to convert ESD to WIM. I used IMGburn to rebuild the ISO after unpack.

Adding extra read up for anybody in regard to fully automatic editing of the ISO if need be without 3rd party tools https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/change-the-windows-image-to-a-higher-edition-using-dism?view=windows-11

Raiwulf commented 1 year ago

https://www.majorgeeks.com/mg/getmirror/dism,1.html

Download and run Dism++x64.exe

You can use this tool to convert install package from sources in the iso folder.

image