You already have starter: https://forums.mydigitallife.net/threads/new-isos.79045/page-6#post-1539716 Just delete the ei.cfg from the sources folder on the ISO and you will be able to install Starter.
How can I remove the "extra" editions from a consumer iso? E.g. the iso can install home, pro, education etc editions and I want it to install the home one only. p.s. This is a friend's question who thinks the iso can be slimmed down by removing the ones he does not need. I am 1000% sure that there will be no reduction in size, but he does not believe me.
Around half GB difference Code: dism /Export-Image /SourceImageFile:"X:\sources\install.wim" /SourceIndex:1 /DestinationImageFile:"X:\install.wim" /Compress:max /checkintegrity
Thank you both @SAM-R I knew about uupdump.The problem is that even if I show him, he won't know how to use it and I am not willing to teach him, because his goal probably is to slim down some all-in-one iso he got from... somewhere.
any one can help me. i'm new here. i want to make my own updated windows 10 iso, how can i do it? i have windows 10 x64 1909 ISO
Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.753 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.778.1.9 [==========================100.0%==========================] An error occurred - Package_for_RollupFix Error: 0x800f0988 Error: 0x800f0988 DISM failed. No operation was performed. For more information, review the log file. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log Anybody else got the same error.
@Disk2019 - did you first integrate/install the SSU? - You can "net stop wuauserv" and delete the softwaredistribution folder, reboot, and retry - You can run "dism /online /cleanup-image /startcomponentcleanup" and retry.
both ways not working online as well as offline. already reset wu components as well as services plus done dism restore health / component cleanup / reset base . all went fine but whenever trying to install this cu this error .
Why don't you mention that and all you did in the initial question? Or post the full command window with the used commandline? Did you install the SSU or not?
Spoiler: Online Updates Integeration W10UI Log : ============================================================ Running W10UI v8.1 ============================================================ ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/2: windows10.0-kb4549950-x64.cab 2/2: Windows10.0-KB4549951-x64_PSFX.cab 3/2: Windows10.0-KB4552152-x64.cab ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.753 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.778.1.9 [==========================100.0%==========================] An error occurred - Package_for_RollupFix Error: 0x800f0988 Error: 0x800f0988 DISM failed. No operation was performed. For more information, review the log file. The DISM log file can be found at C:\Windows\Logs\DISM\DismLCU.log ============================================================ Resetting OS image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.18362.1 Image Version: 10.0.18363.753 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Finished ============================================================ Press 9 to exit.