still same error ============================================================ Running Decryption program... ============================================================ ERROR: Cannot open input ESD image. Errors were reported during ESD decryption. Press any key to exit.
Run as admin maybe and maybe a silly question do you put the esd file in the same folder as the decripter
yes ur correct iam stop per sec after restart download agian may be getting error no problem iam going redownloading
You can make your own! Spoiler Code: Before you do following mount ISO of PRO-CORE and copy install.wim to a different location. Take ownership enable read/write privilidges. Create MOUNT folder. 1. Mount 1st image of PRO install.wim Code: dism /mount-image /ImageFile:F:\install.wim /Index:1 /MountDir:F:\MOUNT Code: C:\WINDOWS\system32>dism /mount-image /ImageFile:F:\install.wim /Index:1 /MountDir:F:\MOUNT Deployment Image Servicing and Management tool Version: 10.0.10125.0 Mounting image [==========================100.0%==========================] The operation completed successfully. 2. Set edition as Enterprise Code: dism /image:F:\MOUNT /set-edition:ENTERPRISE Code: C:\WINDOWS\system32>dism /image:E:\MOUNT /set-edition:Enterprise Deployment Image Servicing and Management tool Version: 10.0.10125.0 Image Version: 10.0.10125.0 Starting to update components... Removing package Microsoft-Windows-ProfessionalWMCEdition~31bf3856ad364e35~x86~~10.0.10125.0 Removing package Microsoft-Windows-ProfessionalWMCEdition~31bf3856ad364e35~x86~~10.0.10125.0 Removing package Microsoft-Windows-ProfessionalWMCEdition~31bf3856ad364e35~x86~~10.0.10125.0 Removing package Microsoft-Windows-ProfessionalWMCEdition~31bf3856ad364e35~x86~~10.0.10125.0 [==========================100.0%==========================] Finished updating components. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. 3. Set Enterprise product key Code: dism /image:F:\MOUNT /set-productkey:<Proper Key for Build or Leave Blank> 4. Save/Unmount image Code: dism /unmount-image /mountdir:F:\MOUNT /commit 5. Change Flags to Enterprise and Name/Description with imagex.exe Code: imagex /flags "Enterprise" /info F:\install.wim 1 "Windows 10 Enterprise Insider Preview" "Windows 10 Enterprise Insider Preview" 6. Change display Name/Description with gimagex.exe (Open GImageX, and click Change) 7. Rename install.wim as Enterprise.wim (in File Explorer) and export Enterprise.wim to a clean install.wim Code: ren F:\install.wim Enterprise.wim Code: dism /export-image /sourceimagefile:F:\Enterprise.wim /sourceindex:1 /destinationimagefile:F:\Install.wim /compress:max 8. Replace ISO\sources\install.wim with this Enterprise install.wim 9. Replace ISO\sources\pid.txt with one that has the Enterprise key. If you do not have a key skip this step. Code: [PID] value=<Proper Key for Build> 10. save the ISO as a new file.
Installed (updated via WU) and first I realized, those wired Arrow's are gone! Now let see what else is changed and worked or not work! Also let see how EDGE will work now!
Hi, I have the latest release build 10586.164 and now I signed up for Insider Preview but I am not getting the latest build released yesterday. Any solution ? I verified the registry and it's fine. I am on fast ring. Can anyone please help me to figure this out ? Thank you very much !