Tips
Windows 설치 USB의 install.esd , *wim 파일 풀기
codens
2015. 9. 14. 15:01
Windows 설치 USB의 install.esd , *wim 파일 압축 푸는 방법
< wimlib 사용법 >
http://wimlib.net/
* 풀기
wimlib-imagex extract sources\install.esd 1 /Windows/System32/notepad.exe --dest-dir=e:\z\ext
* 폴더 리스트 출력
e:\z\esd\wimlib-imagex dir n:\sources\install.esd > dir2.txt
//메뉴얼
http://rpm.pbone.net/index.php3/stat/45/idpl/23401350/numer/1/nazwa/wimlib-imagex-extract
반응형