Please forgive me but with Forum Update, Last Updated Date in Post is lost, I am looking for last version of WHDownloader, Could some one give a link, Please? Thanks in advance taviruni
Correct, that will work. NOTE: Especially WIM>ESD conversion is very resource hungry aka stability test .
In abbodis ESD<>WIM converter, what exactly does this do: 1 - Export 1st index 2 - Export all indexes 3 - Export single selected index 4 - Export consecutive range of indexes Not sure what exactly this does, thanks.
I would always start with a clean install.wim (not re-update an already updated one), or are you using install.esd from the by the MCT created iso? It does what it says: 1. only export the first index shown in the list. 2. export all indexes shown in the list 3. export a particular index you've selected 4. export particular indexes you've selected
It's only some choices if ESD has several indices (e.g. Pro and Home). You can check which index is what edition with: Code: dism /Get-WimInfo /WimFile:"path\to\your.wim"
Code: =============================================================================== Detected WIM file contains 5 indexes: 1. "Windows 7 HomeBasic x64" 2. "Windows 7 HomePremium x64" 3. "Windows 7 Professional x64" 4. "Windows 7 Ultimate x64" 5. "Windows 7 Enterprise x64" =============================================================================== Options: 0 - Quit 1 - Export 1st index 2 - Export all indexes 3 - Export single selected index 4 - Export consecutive range of indexes =============================================================================== > Enter Your Option:
As you like, afaik there's a marginal advantage of wimlib over dism regarding the resulting ESD size.
One last question, if I remove the Pro index with the converter will it activate properly when I install?