Yes that would be better. We're all busy anyway collecting the new Windows Update on the second Tuesday of every month.
Beta version of April's platform update (v4.18.2304.7) link below:- https://forums.mydigitallife.net/th...ted-april-12th-2023.83758/page-9#post-1785791
After the poll results closed a few hours ago in the Windows 11 defender thread, I have decided to not get rid of the arm64 defender cabs. Thanks for voting, your feedback means a lot.
Are there any non-MEGA mirrors? I can't get a single download to work even without any browser extensions and tweaks...
Maybe clear the web browsing and other data like cookies from the web browser you're using, and then try again.
windows 11 thread: defender-dism-x64.cab Size: 210 MB (220 963 067 bytes) CRC32: 8F16E8BE MD5: 66E71441E77D3F249841DEEDBD5452F1 SHA-1: 4DEB225B3D01C0E592FDE2E5D05062834F9F2B76 windows 10 thread: defender-dism-x64.cab Size: 210 MB (220 963 067 bytes) CRC32: 8F16E8BE MD5: 66E71441E77D3F249841DEEDBD5452F1 SHA-1: 4DEB225B3D01C0E592FDE2E5D05062834F9F2B76 Just for visual representation.
Hello everyone I tried integrating the defender-dism-x64.cab package with W10UI_10.53 and was unsuccessful. Do I need to edit anything in the W10UI.ini file? I appreciate any help!
I added the package along with the other updates for integration, but W10UI simply deleted it and did not integrate. I'm trying to integrate it into the en-us_windows_10_iot_enterprise_ltsc_2021_x64_dvd_257ad90f.iso image. Then I tried to integrate it via the Add-Package command line, and it also gave an error, as shown below:
After completing the integration, I checked the folder and found that defender-dism-x64.cab was no longer there. See attachment I'll try again, mounting the image and running W10UI for just defender-dism-x64.cab. I'll report back with the results.
Code: ########################################################### Running W10UI for integrate updates ########################################################### ============================================================ Running W10UI v10.53 ============================================================ ============================================================ Configured Options... ============================================================ Cleanup ResetBase SkipEdge SkipWebView AutoStart UseWimlib ============================================================ Extracting .cab files from .msu files... ============================================================ 1/2: Windows10.0-KB5056578-x64-ndp481.msu 2/2: Windows10.0-KB5062649-x64.msu ============================================================ Extracting files from update containers (cab/wim)... *** This will require some disk space, please be patient *** ============================================================ 1/4: Windows10.0-KB5007401-x64.cab 2/4: Windows10.0-KB5011048-x64.cab [NetFx] 3/4: Windows10.0-KB5056578-x64-NDP481.cab [NetFx] 4/4: Windows10.0-KB5062649-x64.cab [Combined] 5/6: Windows10.0-KB5062649-x64_inout.cab [LCU] 6/6: Windows10.0-KB5063261-x64_inout.cab [SSU] ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.22621.1 The packages added for integration were as follows: defender-dism-x64.cab Windows10.0-KB5007401-x64.cab Windows10.0-KB5011048-x64.cab Windows10.0-KB5056578-x64-ndp481.msu Windows10.0-KB5062649-x64.msu You are using 2 questionable (imo) options, i will test it too. EDIT: I assume you are updating an ISO offline? Else the defender cab won't be integrated, only for offline ISO integration! @abbodi1406 should show this in the info, offline ISO integration or online OS installation. This would also be more clear when the full progress is shown (as asked). You are updating a live install, no mounting, so the cab won't be processed at all, it is for offline integration only:
I just tested it and now the integration was successful without errors. What I did: - I mounted the install.wim in the folder next to the W10UI.cmd script - I copied defender-dism-x64.cab next to the script - I ran W10UI.cmd Result: Previously, I had placed all the updates in a UUP folder and configured W10UI.ini with that path. I'll run more tests to verify this further. Anyway, I really appreciate your help!