Can use DISM for .ESD (windows is compressed) repair below without converting to .WIM:
Run as admin & fix # of OS and letter of installation flash drive:
! Be sure to use the right Drive letter so likely replace the E.
1-insert OS flashdrive,2- copy 1st string to Word doc if letter not same as your flash; otherwise just run to see number, 3-change the letter of OS flash if necessary, in Word then 4-copy corrected string and paste into cmd as admin. 5-when know letter and number = run second string
Get OS # with 1st string = dism /get-wiminfo /wimfile:E:\sources\install.esd
2nd string Get DISM fix for .ESD from flash drive = Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:E:\Sources\Install.esd:6 /limitaccess
>>The reason I posted this is b/c it seems so many are looking to use .wim since the 1903 version which is .esd.
I was trying to help by showing you do not have to use .Wim.
.wim not necessary with 1903
#1
Posted 02 July 2019 - 08:40 AM
Register to Remove
#2
Posted 02 July 2019 - 10:32 AM
Thanks Peter.
For those interested:
- 1903 is a build of Windows 10
- DISM is Deployment Image Servicing and Management, a command-line tool that is used to mount and service Windows images before deployment.
- .ESD is a Microsoft Windows Electronic Software Download file. A file type commonly found with windows upgrades. It stores encrypted .WIM files.
- .WIM is Windows Imaging Format. It was the file type introduced with Vista. It can contain multiple images that can be mounted with DISM.
------------------------------------------------------------
Microsoft MVP 2010-2014
#3
Posted 02 July 2019 - 12:34 PM
Thank you, Tom, for clarifying some needed acronyms.
#4
Posted 02 July 2019 - 04:14 PM
Peter, not following you art all. What is the point of what you posted? What are you trying to accomplish?
What is it in reference to?
Rich
Die with memories, not dreams. – Unknown
#5
Posted 02 July 2019 - 05:04 PM
Peter, looks like what you posted was copied directly from here: .esd does work without .wim
Should have benna quote and you need to provide attribution when you copy some from another site, especially the entire post. Otherwise it's plagiarism which most sites frown on.
Still doesn't make any more sense to me there than it does here.
Rich
Die with memories, not dreams. – Unknown
#6
Posted 03 July 2019 - 04:52 AM
Yes, you can use either, it doesn't have to be a .wim. Be careful to use the correct index number for your edition, the 6 in your example is for Pro in the 1903 esd.
>>Bree had no trouble with it.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users