yay my second Win10 EDU 20H2 in dual boot with Win10 LTSC 2019 works like a charm so I'm very happy zero issues
This is due to the Toolkit reading the Image Information using the DISM /Get-ImageInfo. The MS has stated to fix this issue with future CU to update the Image Info Meta Data.
Yes in the Integrating Windows Updates menu, there are two menus. [1] Integrating Windows Updates [2] Integrating Windows WHD Update Pack The first one allows the DISM to choose the order like /Add-Package:<folder>, the Second will use the manual order.
Options and or order is not the problem, Error: 0x800f0988 is Code: Processing 1 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.630.1.6 [==========================100.0%==========================] An error occurred - Package_for_RollupFix Error: 0x800f0988 MSMG said: !!! Will add the support for the Base version along with current stable CU in future !!!
Yes for component removal to support the base image and the latest stable CU will be added in future version of ToolKitHelper.exe and this will take some time to make changes in the code. But the error in your post related to Windows Updates integration was due to DISM choosing the wrong order. First SSU then CU is the correct order.
Hello guys.then I managed to mount the iso boot.wim then I copied the w10 folder containing the dart 10 files in mount.but it doesn't work. the tool does not come out in cd boot recovery windows.where am I wrong? dism /mount-wim /wimfile:c:\boot.wim /index:1 /mountdir:c:\mount xcopy c:\w10\* c:\mount\ /cherkyi dism /unmount-wim /mountdir:c:\mount /commit
The build of the VLSC ISO is 19042.508 - is this supported for Edge Chromium removal? Surely, by integrating the update first (19042.630) and then attempting Edge removal, this should be fine?
Hi guys. Please help me how you can apply the script with the command "NSudo.exe Trustedinstaller" for this script: echo.------------------------------------------------------------------------------- echo Copying files... echo.------------------------------------------------------------------------------- echo. xcopy "%~dp0Addons\%HostArchitecture%\Temp\DirectX_June2010_x64\Files\*" "%MOUNT%" /cherkyi xcopy "%~dp0Addons\%HostArchitecture%\Temp\vcredist_x64_SxS_Win810\Files\*" "%MOUNT%" /cherkyi xcopy "%~dp0Addons\%HostArchitecture%\Temp\vcredist_x64_2013d_WinAll\Files\*" "%MOUNT%" /cherkyi xcopy "%~dp0Addons\%HostArchitecture%\Temp\vcredist_x64_2019_WinAll_14.28.29515.1\Files\*" "%MOUNT%" /cherkyi xcopy "%~dp0Addons\%HostArchitecture%\Temp\7zip_x64\Files\*" "%MOUNT%" /cherkyi xcopy "%~dp0Addons\%HostArchitecture%\Temp\WinRAR_x64\Files\*" "%MOUNT%" /cherkyi xcopy "%~dp0Addons\%HostArchitecture%\Temp\Unlocker_x64\Files\*" "%MOUNT%" /cherkyi
You need to modify the Windows\System32\winpeshl.ini like below For Boot.wim index 2 Code: [LaunchApps] %windir%\system32\wpeinit.exe %windir%\system32\netstart.exe %systemdrive%\setup.exe - Boot from Windows Setup - Choose the Language, Country and Keyboard settings - Choose Repair your computer For Winre.wim index 1 Code: [LaunchApps] %windir%\system32\wpeinit.exe %windir%\system32\netstart.exe %systemdrive%\sources\recovery\recenv.exe - Choose Settings->Update & Security->Recovery->Advanced startup->Restart now - Choose Troubleshoot->Microsoft Diagnostics and Recovery Toolset
You need to prepare the add-ons to be integrated with necessary registry changes, then write the script to automate the tasks. I'm not sure if the add-ons your are using are in a format to directly integrate to the wim image mounted.
I cannot copy the addon vcredist_x64 SxS_Win810 to the mounted image all others are copied Отказано в доступе Не удается создать каталог: C:\Win\Integrator10\Mount\Windows\WinSxS Скопировано файлов: 16. C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Program Files\Common Files\microsoft shared\VC\msdia100.dll C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Program Files (x86)\Common Files\DESIGNER\mscdrun.dll C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Program Files (x86)\Common Files\DESIGNER\mshtmpgr.dll C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Program Files (x86)\Common Files\DESIGNER\mswcrun.dll C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Program Files (x86)\Common Files\microsoft shared\VC\msdia100.dll C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\466ee.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\466f8.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\46702.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\4670c.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\46716.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\46720.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\4672a.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\46734.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\4673e.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\46748.msi C:\Win\Integrator10\Addons\amd64\Temp\vcredist_x64_2013d_WinAll\Files\Windows\Installer\4674c.msi[