It took 5 attempts and I can't get W10UI_8.8 to create an iso, it doesn't give me an error, this step just doesn't appear, I just press 9 to exit and the unzipped iso image is modified correctly download W10UI_8.8 again and the same ... what can I be doing wrong? ================================================ ========== Creating updated ISO file ... ================================================ ========== OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content.
here goes, sixth try and nothing I take the opportunity to thank you for your prompt response, it is not something urgent so take your time to respond, I have been reading a lot and I am caught here Code: ============================================================ Running W10UI v8.8 ============================================================ ============================================================ Extracting .cab files from .msu files ============================================================ 1/1: windows10.0-kb4576483-x64-ndp48_c9221807b795c7c804afcc7555e77a93c779b70f.msu ============================================================ Extracting files from update cabinets (.cab) *** This will require some disk space, please be patient *** ============================================================ 1/1: Windows10.0-KB4576483-x64-NDP48.cab [NetFx] ============================================================ Mounting sources\install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4240.2 [==========================100.0%==========================] Error: 0x800f081e The specified package is not applicable to this image. The DISM log file can be found at C:\Windows\Logs\DISM\DismUpdt.log ============================================================ Resetting OS image base ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Image Version: 10.0.17763.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Image Version: 10.0.17763.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding .NET Framework 3.5 feature ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Image Version: 10.0.17763.1 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update(s)... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Image Version: 10.0.17763.1 Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4240.2 [==========================100.0%==========================] Error: 0x800f081e The specified package is not applicable to this image. The DISM log file can be found at C:\Windows\Logs\DISM\DismNetFx3.log ============================================================ Updating winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Mounting image [==========================100.0%==========================] The operation completed successfully. All applicable updates are detected as installed Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Image File : C:\updates\winre.wim Image Index : 1 Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ============================================================ 1 file(s) copied. ============================================================ Unmounting sources\install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Image File : C:\win\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding sources\install.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ All applicable updates are detected as installed ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Image File : C:\win\sources\boot.wim Image Index : 1 Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ All applicable updates are detected as installed ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Image File : C:\win\sources\boot.wim Image Index : 2 Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding sources\boot.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.17763.1282 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Finished ============================================================ Press 9 to exit.
You seem to have the install.wim specified (or only install.wim and boot.wim extracted), only when an (extracted) ISO is set as target the script will create the ISO. You also got errors when integrating the update, you can find the logs as mentioned in the progress. About the error message, the ndp48 CU (kb4576483) needs ndp48 (kb4486153) integrated first.
Excuse me, excuse me, I did not upload the initial configuration, here it goes, I use the unzipped iso image and it should be noted that I am trying to integrate updates to the Windows 10 version 1809 iso (17763.1) Code: ============================================================ [1] Target (x64): "C:\win" [2] Updates: "C:\updates" [3] DISM: "Host OS" [4] Enable .NET 3.5: YES [5] Cleanup System Image: YES [6] Reset Image Base: YES [7] Update WinRE.wim: YES [8] Install.wim selected indexes: 1 / [K] Keep indexes: Selected [M] Mount Directory: "C:\W10UImount_17795" [E] Extraction Directory: "C:\W10UItemp_19397" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit:
I know c:\win needs to contain the fully extracted ISO. ps, using the host OS DISM means no ADK is installed, then the script needs cdimage.exe or oscdimg.exe to be present next to it, to be able to create the ISO. From the readme:
this is my problem! # ISO create a new iso file, if the target is a distribution, it will requires Win10 ADK, or put oscdimg.exe or cdimage.exe next to the script the iso image is completely extracted, just rename the folder as win but it is the complete complete iso image Thank you very much: D I will report results later hehe
Make sure ndp48 (kb4486153) is integrated first, before it integrates the ndp48 CU (kb4576483). All updates can be found here: https://forums.mydigitallife.net/th...-17763-xxx-pc-rs5.77945/page-216#post-1490183
I confirm, all good, I just needed to install win10 ADK to integrate the tool and create the iso with the script About the updates, it had not been clear to me in the previous thread but like what you tell me now, first I integrate kb4486153 and then kb4576483 "along with all the other updates of the previous thread" thank you very much again