How to mount/open/extract .wim file from windows 8 sources?
-
Saturday, August 25, 2012 7:39 AM
Hello, I read many instructions about .wim files, and it applyed until windows 7. Now, I wish to extract or mount .wim file from windows 8. However, none of the programs I tried wont work. 7zip, universal extractor, imagex... Is there something changed or my file is corrupted? I extracted .iso file to my local drive then tried to mount .wim or to extract. Archivers said that cannot open file 0 as archive. I dont know does this mean something. Thanks in advance for any useful help.
All Replies
-
Saturday, August 25, 2012 4:30 PM
There's no difference between WIM files for Windows 7 and ones for Windows 8. You can use ImageX or DISM to mount them.
Thanks,
-Michael Niehaus
Senior Product Marketing Manager, Windows Deployment
http://blogs.technet.com/mniehaus
mniehaus@microsoft.com
- Edited by Michael NiehausMicrosoft Employee Saturday, August 25, 2012 4:30 PM
-
Saturday, August 25, 2012 9:09 PM
Like Michael said, use DISM or ImageX. I wouldn't necessarily use 7zip. Here is some documentation on how to service and mount a .wim using DISM:
http://technet.microsoft.com/en-us/library/hh825239
And if your uncomfortable with the command line, take a look at GImageX
http://www.autoitscript.com/site/autoit-tools/gimagex/
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
-
Wednesday, April 24, 2013 5:47 AMHello, I made the same experience like Alexander. All Wim files made with imagex under Windows 7 (WAIK) can be checked or extracted with 7zip. Those made with the Windows 8 DISM tool (Windows Assessment and Deployment Kit (ADK) für Windows® 8 ) cannot be opened with tools like 7zip and gimagex. to work with 7zip just for checking some files contained in the WIM is much more comfotable than using the DISM command line tool.

