here is old 9.0 but fails to integrate updates. the 9.1 that sun lion sent you has updates working https://forums.mydigitallife.net/th...ic-legacy-windows.86552/page-115#post-1870796
24H2_Integrator_7.8.7_3 how to keep defender? found error ============================================================ Installing servicing stack to WinRE.wim... ============================================================ ERROR: The system cannot find the file specified. UUP\LCU System ERROR: The system cannot find the file specified.
Hello! Correct the code, lines 975-983 Spoiler echo. ECHO. ECHO ============================================================ ECHO Installing servicing stack to WinRE.wim... ECHO ============================================================ If Exist "UUP\LCU2\temp" rd /q /s "UUP\LCU2\temp" >nul 2>&1 "Bin\7z.exe" x -y -o"UUP\LCU2\temp" "UUP\LCU2\L2_*.msu" >nul for %%i in ("UUP\LCU2\temp\SSU-26100*.cab") do "%DISM11%" /English /Image:"%WinREMount%" /add-package /packagepath:"%%i" rd /q /s "UUP\LCU2\temp" >nul 2>&1
I modified the script for your use. It has not been tested. Option 3 created: "Create Default image with Defender" Good luck! new file fixed
https://forums.mydigitallife.net/th...ic-legacy-windows.86552/page-102#post-1868111 Would this be the latest, most up to date 23H2 integrator? I am using this version for 23H2. I noticed it says "block Edge updates" instead of "remove edge". Does this not remove Edge entirely? I used SlimDown for Windows 10 and it removed Edge completely, which is great. Is it possible for W11 23H2?
found this error Reapplying Package Cumulative Update... ============================================================= Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.3323 An error occurred trying to open - UUP\LCU Error: 0x80070002 An error occurred trying to open - C:\24H2_Integrator_7.8.7_3\UUP\LCU Error: 0x80070002 Error: 2 An error occurred trying to open - C:\24H2_Integrator_7.8.7_3\UUP\LCU Error: 0x80070002 The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log