After the update, I found that Edge was back. Code: Microsoft.MicrosoftEdge_44.19041.3570.0_neutral__8wekyb3d8bbwe Microsoft.MicrosoftEdgeDevToolsClient_10.0.19041.3570_neutral__8wekyb3d8bbwe Microsoft.Win32WebViewHost_10.0.19041.3570_neutral_neutral_cw5n1h2txyewy
I noticed I can't run IE anymore, seems like it was removed only redirect files to Edge are available now
Code: Set IE=CreateObject("InternetExplorer.Application") IE.RegisterAsBrowser=1 Set Shell=CreateObject("WScript.Shell") IE.Visible=1 Shell.AppActivate IE If WScript.Arguments.Count>0 Then IE.Navigate WScript.Arguments(0) Else IE.GoHome() End If
save it as .vbs file and run it but IE shell is buggy this way, bookmarks are not working in my VMs another one Code: CreateObject("InternetExplorer.Application").Visible=true the same thing in cmd https://forums.mydigitallife.net/posts/1715703
Back fully. Although updated, Edge.wim is still the same as the file in 19041.1266. Code: Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~amd64~~10.0.19041.3570 Microsoft-Windows-Internet-Browser-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.3570 Code: Algorithm : SHA256 Hash : 937B06347335049EEDD110DE55D84CD1E69A147FD55FA236315173785CDFA1C3 Path : C:\Windows\WinSxS\amd64_microsoft-windows-edgechromium_31bf3856ad364e35_10.0.19041.1266_none_74657031110a9d30\Edge.wim Code: Algorithm : SHA256 Hash : 937B06347335049EEDD110DE55D84CD1E69A147FD55FA236315173785CDFA1C3 Path : C:\Windows\WinSxS\amd64_microsoft-windows-edgechromium_31bf3856ad364e35_10.0.19041.3570_none_74468d3311216ae2\Edge.wim
@abbodi1406 I can't find the "wimlib-imagex.exe" in my vanilla ISO. W10UI Tool -> It would be good to have an option to point to the "wimlib-imagex.exe" file path.
Code: ====================== W10UI v10.35 ======================= [1] Target (x64): "E:\W10UI\19045_Work_x64_NL" [2] Updates: "E:\W10UI\19045_Updates_x64" [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_1205" [E] Extraction Directory: "c:\W10UItemp_25468" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v10.35 ============================================================ ============================================================ Extracting .cab files from .msu files... ============================================================ 1/1: windows10.0-kb5031356-x64_LCU_3570.1.0.msu ============================================================ Extracting files from update cabinets (.cab)... *** This will require some disk space, please be patient *** ============================================================ 1/9: defender-dism-x64_steven4554_Oct_04_2023.cab 2/9: windows10.0-kb5007401-x64_Critical_DU_for_NET35.cab 3/9: windows10.0-kb5011048-x64_NDP481_Base_9166.1.cab [NetFx] 4/9: windows10.0-kb5011064-x64_NL_NDP481_NL_LP_10.0.1.8028.cab [NetFx] 5/9: windows10.0-kb5015684-x64_22H2_EP_1799.1.2.cab [Enablement] 6/9: windows10.0-kb5028311-x64_DU_Sources_3203.cab [Setup DU] 7/9: Windows10.0-KB5030649-x64-NDP481_CU_9191.1.cab [NetFx] 8/9: Windows10.0-KB5031356-x64.cab [Combined] 9/11: windows10.0-kb5031474-x64_DU_SafeOS_3562.1.1.cab [SafeOS DU] 10/11: Windows10.0-KB5031356-x64_inout.cab [LCU] 11/11: Windows10.0-KB5031539-x64_inout.cab [SSU] ============================================================ Mounting sources\install.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_3562~31bf3856ad364e35~amd64~~19041.3562.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 5 - Adding package Package_for_KB5011048~31bf3856ad364e35~amd64~~10.0.9166.1 [==========================100.0%==========================] Processing 2 of 5 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1 [==========================100.0%==========================] Processing 3 of 5 - Adding package Package_for_KB5011064~31bf3856ad364e35~amd64~~10.0.1.8028 [==========================100.0%==========================] Processing 4 of 5 - Adding package Package_for_KB5015684~31bf3856ad364e35~amd64~~19041.1799.1.2 [==========================100.0%==========================] Processing 5 of 5 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9191.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3570.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19045.3570 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19045.3570 [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ ============================================================ Adding .NET Framework 3.5 feature... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19045.3570 Enabling feature(s) [==========================100.0%==========================] The operation completed successfully. ============================================================ Reinstalling cumulative update(s)... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19045.3570 Processing 1 of 3 - Adding package Package_for_KB5007401~31bf3856ad364e35~amd64~~19041.1378.1.1 [==========================100.0%==========================] Processing 2 of 3 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9191.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3570.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_3562~31bf3856ad364e35~amd64~~19041.3562.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5031474~31bf3856ad364e35~amd64~~19041.3562.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.3562 [==================== 35.8% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.3562 [=========== 20.0% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image File : E:\W10UI\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Exporting 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.22000.653 Image File : E:\W10UI\19045_Work_x64_NL\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.22000.653 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_3562~31bf3856ad364e35~amd64~~19041.3562.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5015684~31bf3856ad364e35~amd64~~19041.1799.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3570.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.3570 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.3570 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image File : E:\W10UI\19045_Work_x64_NL\sources\boot.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_3562~31bf3856ad364e35~amd64~~19041.3562.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5015684~31bf3856ad364e35~amd64~~19041.1799.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.3570.1.0 [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.3570 [======================== 42.3% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image Version: 10.0.19041.3570 [=========== 20.0% ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Image File : E:\W10UI\19045_Work_x64_NL\sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding sources\boot.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22000.653 Exporting image [==========================100.0%==========================] Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ windows10.0-kb5028311-x64_DU_Sources_3203.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ ISO Location: "E:\W10UI" 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. Scanning source tree (500 files in 41 directories) Scanning source tree complete (901 files in 83 directories) Computing directory information complete Image file is 5559910400 bytes (before optimization) Writing 901 files in 83 directories to 19045.3570.230929-1700.22H2_RELEASE_SVC_PROD1_CLIENT_X64FRE_NL-NL.iso 100% complete Storage optimization saved 25 files, 14200832 bytes (1% of image) After optimization, image file is 5547773952 bytes Space saved because of embedding, sparseness or optimization = 14200832 Done. ============================================================ Finished ============================================================ Press 9 to exit. https://forums.mydigitallife.net/th...h1-22h2-vb_release.80763/page-16#post-1571109