Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 427 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 427 Bytes

esd2wim - an esd to wim image converter

Simple python application that converts an esd file to a wim file with all images.

How to use

Launch main.py and browse to the esd file you want to convert. simple as that! the program will prompt you to select a location to create the wim file in.

Note! this program uses DISM under the hood and therefore need to be run on a windows machine and with administrator privilages.