1. ck3a19

    ck3a19 MDL Novice

    May 20, 2016
    20
    1
    0
    my English is very bad. Please guide me how to update
    [E] - Integrate Windows Updates using Integrate->Windows Updates menu

    [1] If using Integrate Windows Updates menu, then Copy the Windows Updates to Toolkit's <Updates\w11\<Architecture>> folder E.g: <Updates\w11\x64>.

    Or

    [2] If using Integrate Windows WHD Updates Pack menu, then Copy the Windows 10 WHD Update Pack files to Toolkit's <WHD\w11\<Architecture>\ImageBuild>> folder (Eg <WHD\w11\x64\10.0.22000>) .

    Note: The Toolkit supports updates either in .msu/.cab format.
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    If using [E] - Integrate Windows Updates using Integrate->Windows Updates menu then you may need to do it several steps and also you may need the full LCU cab not the PSF one.

    The best I do suggest is you copy all the below Windows 11 updates to <WHD\w11\x64\10.0.22000> folder and then use the [2] Integrate Windows WHD Pack -> Integrate WHD General Updates -> Integrate to Windows Boot, Installation and Recovery Image.

    Code:
    windows10.0-kb5005635-x64.cab
    windows10.0-kb5005635-x64.psf
    Windows10.0-KB5004342-x64-NDP48.cab
    windows10.0-kb5005662-x64.cab
    ssu-22000.190-x64.cab
    windows10.0-kb5006587-x64.cab
    windows10.0-kb5004567-x64.cab
    


     
  3. ck3a19

    ck3a19 MDL Novice

    May 20, 2016
    20
    1
    0
    Hãy chia sẻ link tải cho mình nhé

    [MÃ SỐ]
    windows10.0-kb5005635-x64.cab
    windows10.0-kb5005635-x64.psf
    Windows10.0-KB5004342-x64-NDP48.cab
    windows10.0-kb5005662-x64.cab
    ssu-22000.190-x64.cab
    windows10.0-kb5006587-x64.cab
    windows10.0-kb5004567-x64.cab
    [/ CODE] [/ QUOTE]
     
  4. Randy Bobandy

    Randy Bobandy MDL Novice

    Mar 18, 2021
    40
    4
    0
    Pardon straight question but what do you exactly delete as removing Windows manual setup / inplace upgrade? As you can guess I'm not so great with bat scripts ;]
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #20425 MSMG, Sep 22, 2021
    Last edited: Sep 22, 2021
    (OP)
    Write in English or at least translate it using Google/Bing Translator.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The code for removing the Windows Manual Setup (InPlace Uprade) has been moved to ToolKitHelper.exe.

    Removing Windows Manual Setup (InPlace Uprade) will only keep the files or folders required for installing Windows through bootable media.

    Below is the list of files or folders deleted.

    Code:
    \autorun.inf
    \setup.exe
    \support
    \upgrade
    \sources\*.* (Except the default language resource folder e.g: en-us/en-gb, boot.wim, ei.cfg, gatherosstate.exe, install.wim, setup.exe, lang.ini, pid.txt)
    \sources\<Default-Language>\*.* (Except setup.exe.mui)
    
     
  7. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    #20427 graver.x, Sep 22, 2021
    Last edited: Sep 22, 2021
    All operations are successful. Thank you! Wonderful job. :shake:

    Updates:

    ssu-22000.190-x64.cab (SSU)
    windows10.0-kb5004567-x64.cab (General)
    windows10.0-kb5005635-x64.cab (LCU)
    windows10.0-kb5005635-x64.psf (LCU)
    windows10.0-kb5005662-x64.cab (DU for SafeOS)
    windows10.0-kb5006587-x64.cab (Setup DU)

    Code:
    ===============================================================================
                       MSMG ToolKit - Integrate WHD General Updates
                    to Windows Setup Boot, Install & Recovery Images
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ##################Starting Integrating WHD General Updates#####################
    ##############to Windows Setup Boot, Install & Recovery Images#################
    -------------------------------------------------------------------------------
    
        Image                    : Boot.wim         |  Install.wim   |  WinRE.wim
        Image Index              : 1, 2             |      1         |      1
        Image Architecture       : x64
        Image Version            : 10.0.22000.1.0
    
    -------------------------------------------------------------------------------
    ####Processing WHD General Updates Packages####################################
    -------------------------------------------------------------------------------
    
    Creating WHD General Updates Temporary folder...
    
    Extracting .CAB Package files to Temporary folder...
    
    Finished Extracting .CAB Package files to Temporary folder...
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Boot Image################
    -------------------------------------------------------------------------------
    
    =============================[Boot.wim, Index : 1]=============================
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Servicing Stack Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_190~31bf3856ad364e35~amd64~~22000.190.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 General Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Cumulative Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.194.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    =============================[Boot.wim, Index : 2]=============================
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Servicing Stack Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_190~31bf3856ad364e35~amd64~~22000.190.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 General Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Cumulative Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.194.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Safe OS Dynamic Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 1 - Adding package Package_for_KB5005662~31bf3856ad364e35~amd64~~22000.132.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Dynamic Update for Sources...
    -------------------------------------------------------------------------------
    
    Copying Windows 11 Dynamic Update for Sources to <DVD> folder.
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Install Image#############
    -------------------------------------------------------------------------------
    
    ===========================[Install.wim, Index : 1]============================
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Servicing Stack Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_190~31bf3856ad364e35~amd64~~22000.190.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 General Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Cumulative Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.194.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Re-Integrating Windows 11 Cumulative Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.194
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~22000.194.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Recovery Image############
    -------------------------------------------------------------------------------
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Servicing Stack Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_190~31bf3856ad364e35~amd64~~22000.190.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 General Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5004567~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 11 Safe OS Dynamic Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5005662~31bf3856ad364e35~amd64~~22000.132.1.7
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Cleaning Up Temporary files & Folders######################################
    -------------------------------------------------------------------------------
    
    Cleaning Up WHD General Updates Temporary folder.
    
    -------------------------------------------------------------------------------
    ##################Finished Integrating WHD General Updates#####################
    ##############to Windows Setup Boot, Install & Recovery Images#################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Для продолжения нажмите любую клавишу . . .
    
    
     
  8. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
  9. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    There is no ManualSetup component in the RemovePkgsList_W11_10.0.22000.txt template. Is it possible to add it there?
     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes you can add it, just forgot to add it.

     
  11. roedel

    roedel MDL Junior Member

    Jun 3, 2010
    82
    58
    0
    Or use MicrosoftWindows.Client.WebExperience in RemoveAppsList.txt

    Works for me.
     
  12. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    #20433 graver.x, Sep 22, 2021
    Last edited: Sep 22, 2021
    Okay. While you are working on that, I will remove the component using RemoveAppsList.txt. This method works, I have already removed Apps (including Widgets) in previous builds of Win 11, working with Toolkit v11.7.

    I paused work in the Toolkit at this point and was waiting for your response. I think I can proceed with this image by simply ignoring this error. (I'd hate to have to redo it all over again). I'll give it a shot.

    Upd.: The operation completed successfully. ;)
    Code:
    ===============================================================================
              MSMG ToolKit - Remove Windows Apps Using Apps List
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Remove Windows Apps Using Apps List###############################
    -------------------------------------------------------------------------------
    
    
        Image                    : Install.wim
        Image Index              : 1
        Image Architecture       : x64
        Image Version            : 10.0.22000.194.0
    
    -------------------------------------------------------------------------------
    ####Removing Windows Apps Using Apps List######################################
    -------------------------------------------------------------------------------
    
    ===========================[Install.wim, Index : 1]============================
    
    -------------------------------------------------------------------------------
    Removing MicrosoftWindows.Client.WebExperience Provisioned Appx Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.22000.1
    
    Image Version: 10.0.22000.194
    
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Apps Using Apps List#############################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Для продолжения нажмите любую клавишу . . .
    

    And I also created a new empty RemovePkgsList.txt and added ManualSetup component there to complete the image successfully.
    Code:
    ===============================================================================
            MSMG ToolKit - Remove Windows Components Using Package List
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ####Starting Removing Windows Components Using Package List####################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 1
        Image Architecture       : x64
        Image Version            : 10.0.22000.194.0
    
    -------------------------------------------------------------------------------
    ####Removing Windows Components Using Package List#############################
    -------------------------------------------------------------------------------
    
    
    ===========================[Install.wim, Index : 1]============================
    
    MSMG ToolKit Commandline Helper
    Version: 1.0.5184.0
    
    Image Version: 10.0.22000.194
    
    Component : ManualSetup
    
    Removing Package files...
    
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Finished Removing Windows Components Using Package List####################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Для продолжения нажмите любую клавишу . . .
    
    
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes but it uses DISM.exe to remove the App not the ToolKitHelper.exe

     
  14. ck3a19

    ck3a19 MDL Novice

    May 20, 2016
    20
    1
    0
    Please share the download link for me...
    Code:
    [/ CODE]
    windows10.0-kb5005635-x64.cab
    windows10.0-kb5005635-x64.psf
    Windows10.0-KB5004342-x64-NDP48.cab
    windows10.0-kb5005662-x64.cab
    ssu-22000.190-x64.cab
    windows10.0-kb5006587-x64.cab
    windows10.0-kb5004567-x64.cab
    [/ QUOTE]
     
  15. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
  16. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    The entire session: RemoveWindowsManualSetup, is not present.
    Code:
    ::-------------------------------------------------------------------------------------------
    :: Function to Remove Windows Manual Setup Feature
    ::-------------------------------------------------------------------------------------------
    :RemoveWindowsManualSetup
    
    Was it removed for some special reason?

    That part is missing too.
    Code:
    if "%C_ManualSetup%" equ "-" call :RemoveWindowsManualSetup
    
    echo.-------------------------------------------------------------------------------
    echo.####Finished Removing Windows Components#######################################
    echo.-------------------------------------------------------------------------------
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    260
    160
    10
    @MSMG ,
    In 11.8 line 8994:
    Code:
    if "%InboxApp%" equ "OfficeHub" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "My Office", "%OfficeHub_Appx%", "%VCLibsUWPDesktop14_Appx% VCLibs14_Appx%", "%OfficeHub_License%"
    it should be:
    Code:
    if "%InboxApp%" equ "OfficeHub" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "My Office", "%OfficeHub_Appx%", "%VCLibsUWPDesktop14_Appx%", "%VCLibs14_Appx%", "%OfficeHub_License%"
    where the
    "%VCLibsUWPDesktop14_Appx% VCLibs14_Appx%"
    maybe
    "%VCLibsUWPDesktop14_Appx%", "%VCLibs14_Appx%"

    When I make it localization, I find it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Fixed it, It should be like below

    Code:
    "%VCLibsUWPDesktop14_Appx% %VCLibs14_Appx%"
    
     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    As said earlier the code for RemoveWindowsManualSetup has been moved to ToolkitHelper.exe