Cumulative Update KB4497935 Windows 10 v1903 build 18362.145 - May 24 Insider

Page 8 of 8 FirstFirst ... 678

  1. Posts : 237
    Windows 10 V1709
       #70

    jimbo45 said:
    Hi there @Warre1

    no it's still broken

    Just tested another PC deliberately leaving a USB HDD attached and doing update from .116 -- got the error message. Remove USB and update worked normally. (I used UUPDUMP for the iso to update from).

    cheers
    jimbo
    Yes it is still broken.
    I cannot upgrade using the installation media on USB stick because the I installation media created from the Microsoft download is still at build 18362.30. I assume it will only work when they make the ISO available at build 18362.145 or higher.
    Also tried creating an ISO with UUP, but still creates 18362.1 build and not 18362.145 as shown on the commands at
    UUP (Unified Update Platform) Generation Project (v2.4.6) [by @RGAdguard & mkuba50]

    downUUP_18362.145_en-us_amd64_professional.cmd


    creatingISO_18362.145_en-us_amd64_professional.cmd
    multi_creatingISO_18362.145_en-us_amd64_professional.cmd

    - - - Updated - - -

    erpster4 said:
    you mean released generally to the public? I hear you, larc.

    MS should have made updated 1903 ESDs/ISOs that should have contained “This PC can’t be upgraded to Windows 10” fix but did not (though they may do that either next month or in July)

    no matter - I'll just download KB4497935 thru a recent UUP dump w/ uup dump downloader since KB4497935 did show up on there and I'll just create an updated 1903 ISO image containing that fix
    Hi,
    Could you explain how to create an updated 1903 ISO installation file at build 18362.145 that includes KB4497935 ?

    The ISO available to download from Microsoft is still at build 18362.30.
    Thanks.
      My Computer


  2. Posts : 873
    Windows 11 x64 23H2 (22631.3527)
       #71

    Hi @fg2001gf10F,

    Here are the commands that I use to integrate updates and drivers to the 18362.30 install.wim

    I also copy the extracted files from the latest Dynamic Update cab(windows10.0-kb4502374-x64) to the sources folder.

    Cumulative Update  KB4497935 Windows 10 v1903 build 18362.145 - May 24-screenshot-75-.png

    Please note that you need create all the folders first and change the commands accordingly to point to the correct drive, folders and updates.

    Code:
    :: Get Wim Info:
    dism /Get-Wiminfo /WimFile:F:\Wim\install.wim
    
    :: Mount the Wim File(Use the Index number of the Windows edition that needs to be mounted):
    dism /Mount-Wim /WimFile:F:\WIM\install.wim /Index:1 /MountDir:F:\Wim\mount
    
    :: Apply Updates:
    dism /image:F:\WIM\mount\ /Add-Package /Packagepath:F:\WIM\Updates\Windows10.0-KB4498523-x64_5_29_1903_SSU.cab
    dism /image:F:\WIM\mount\ /Add-Package /Packagepath:F:\WIM\Updates\Windows10.0-KB4495620-x64_DotNet.cab
    dism /image:F:\WIM\mount\ /Add-Package /Packagepath:F:\WIM\Updates\windows10.0-kb4497935-x64_b07d_1903_CU_New.cab
    dism /image:F:\WIM\mount\ /Add-Package /Packagepath:F:\WIM\Updates\Windows10.0-KB4497932-x64_PSFX_Flash.cab
    
    :: Add .NET Framework 3.5 package(Optional) (The sxs folder can be found in the sources folder)
    dism /image:F:\WIM\mount\ /Add-Package /Packagepath:F:\WIM\sxs\microsoft-windows-netfx3-ondemand-package~31bf3856ad364e35~amd64~~.cab
    
    :: Export Current Installed Drivers(Optional):
    dism /online /export-driver /destination:F:\Wim\Drivers
    
    :: Add Drivers(Note: Delete old driver packages first before adding drivers to the intall.wim):
    dism /Image:F:\Wim\mount\ /Add-Driver /Driver:F:\Wim\Drivers\ /forceunsigned /Recurse
    
    :: Commit and Unmount WIM Image:
    dism /Unmount-Image /MountDir:F:\Wim\mount /CheckIntegrity /Commit
    
    :: Export WIM Image that contains only the updated Index(Optional)
    dism /Export-Image /SourceImageFile:"F:\WIM\install.wim" /SourceIndex:1 /DestinationImageFile:"F:\WIM\WIM_1\install.wim" /Compress:max /checkintegrity
      My Computer


  3. Posts : 92
    Windows 10 Pro v21H1 Build 19043
       #72

    This update has "successfully" installed three times for me now; first on the 24th May then on 1st June and again on today, on the 4th June. Not sure why this keeps installing but it shows as successfully installed each time but I continue to be on build 18362.145.

    Anyone else seeing this?
      My Computer


  4. Posts : 504
    Win10 20236.1000 64bit Pro and Win7 SP1 Ultimate
       #73

    Not happening here...only received .145 once on two machines.

    WEK
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:59.
Find Us




Windows 10 Forums