1. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Thank you for this, much appreciated. Could you possibly tag me when it has been done?
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Every version of ToolKitHelper.exe is tied only to a particular version of CU stated in the changelog.

    I do have plans for future to make it to adapt to any CU.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes sure.

     
  4. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    384
    161
    10
    hi there sir
    @MSMG
    I hope you and your family are well.
    and that your covid simptoms are vanishing swiftly.
    or should that be long covid?
    p.s erelevent note alert!
    it's my birthday today yay!
    another year older but don't feel wizer.
    god I sound so old, i'm 29.
    sorry for sounding like a reppetative bore, but would it be possible for you to add the components
    offline files,
    hyper-v components to the removal list?
    and reinstate the removal of windows firewall?
    yes I understand it may take meny a month to add these components, but reminding I hope does no harm?
    I alwaze believe that having the option there to remove the components is a good thing,
    vs not having the option.
    what you remove is your issue, and when you choose to remove sed components, it's all down to you.
    @MSMG that last part was not to you, it was genneral.
    the reason I would like windows firewall to be purged is 1.
    this machine/install is behind a home rooter.
    it will never lieve the home network.
    an alternative firewall sollution is inplace on my network.
    thank you for reading this long and some may say frankly boring message.
    Majid
     
  5. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    Hi @MSMG.

    I know you;re busy, but I'm wondering if you had a chance to look at the webp codec package in LTSC that doesn't seem to work

     
  6. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
  7. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    260
    160
    10
    @MSMG
    In 11.8 line 13552:
    Code:
    if "%UpdateType%" equ "ESU" echo.####Starting Integrating WHD Integrate WHD Extended Security Updates###########
    it should be:
    Code:
    if "%UpdateType%" equ "ESU" echo.####Starting Integrating WHD Extended Security Updates#########################
    In 11.8 line 13832:
    Code:
    if "%UpdateType%" equ "ESU" echo.####Integrating WHD Integrate WHD Extended Security Updates####################
    it should be:
    Code:
    if "%UpdateType%" equ "ESU" echo.####Integrating WHD Extended Security Updates##################################
    In 11.8 line 14204:
    Code:
    if "%UpdateType%" equ "ESU" echo.####Finished Integrating WHD Integrate WHD Extended Security Updates###########
    it should be:
    Code:
    if "%UpdateType%" equ "ESU" echo.####Finished Integrating WHD Extended Security Updates#########################
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    260
    160
    10
    @MSMG ,When I integrate app, I get error for several apps, such as officehub etc.

    For the error, I try to change the code, first, I saw Toolkit was crashed

    Second, I change the code like the other app, I get DISM Error 0x8051100f

    Third, I change the code with you answered thread, I get DISM Error 87
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. geepnozeex

    geepnozeex MDL Junior Member

    Oct 21, 2014
    81
    80
    0
    this is for online image.
     
  10. pamalosebi

    pamalosebi MDL Novice

    Jul 16, 2020
    2
    0
    0
    I have to report an issue while integrating the LanguagePack in the boot image:

    Integrate the Windows Language Packs using [Integrate->Windows Language Packs] menu. (2 --> 1 --> 1 --> "en-US").

    After pressing "Enter" I get:
    As you can see it mentions:
    WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~~10.0.19041.1.cab
    But it should be:
    WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1.cab

    The issue does not appear while using the install or recovery images. It only happens with the boot image.
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes me and my family are fine, thanks.

    Wishing you Happy Birthday, Yes will be adding Offline files and Hyper-V in future versions, currently need to fix the existing bugs, will update about new components when things get better.

    Been busy with our agricultural land ownership transfer, survey, fencing and clearing encroachment in our land.

     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Not yet, will checkout ASAP.

     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Thanks corrected.

     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    For which W10 version are you trying to integrate the app?

    The dependency for Office Hub, make sure the below files are present in the Apps\<OS> folder.

    Code:
      <Dependencies>
        <PackageDependency Name="Microsoft.VCLibs.140.00" MinVersion="14.0.29231.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" />
        <PackageDependency Name="Microsoft.VCLibs.140.00.UWPDesktop" MinVersion="14.0.29231.0" Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" />
      </Dependencies>
    
     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Offline.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    If you are using UUP generated image as source then the boot.wim is created using the Winre.wim and so it doesn't contain the base packages required for integrating the WinPE-Setup-Client-Package language resource packages.

    In earlier versions of Toolkit, I had embedded these base packages for each Windows 10 versions inside the Toolkit's <Bin\Patches\WinPE> folder and the Toolkit script used to integrate the base packages from here if the base packages are not present in the image.

    Due to the size of these base packages grew I have moved these packages to Toolkit's <Packs\LanguagePacks\w10\<Version>\<Architecture>> folder and the same can be found in the download location.

    Do download the those the below three packages from the download link to <Packs\LanguagePacks\w10\10.0.19041\x64> folder and then try to integrate the language packs.

    Code:
    WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~~10.0.19041.1.cab
    WinPE-Setup-Package~31bf3856ad364e35~amd64~~10.0.19041.1.cab
    WinPE-Setup-Server-Package~31bf3856ad364e35~amd64~~10.0.19041.1.cab
    

     
  17. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    #20480 graver.x, Sep 26, 2021
    Last edited: Sep 26, 2021
    Yes, I've already figured it out. And removed it in the next test with RemoveAppsList.txt like Microsoft.BingNews.

    But if you have noticed, in my RemovePkgsList.txt this application is present as News. Why doesn't ToolkitHelper remove it?

    Is it possible to add it to the list for deletion? In my opinion , it is one of the useless things.
    By the way, Get Started is also present in my RemovePkgsList.txt. So ToolkitHelper.exe does not delete this application for some reason either?