1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #15541 MSMG, Jun 15, 2020
    Last edited: Jun 15, 2020
    (OP)
    I have restored the Visual C Runtime Pack for ToolKit and uploaded a newer Toolkit.cmd with fix for source index selection and also support for integrating Visual C Runtime Pack.

    Do test the Visual C Runtime Pack and report back.
     
  2. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Will this work if I copy the new ToolKitHelper.exe to ToolKit\Bin and select Remove with List (menu 4 > 3)?

    From your post, I understand that I will also need to modify my RemovePkgsList.txt as shown below.

    Code:
    ToolKitHelper:Cortana
    ToolKitHelper:GameExplorer
    ToolKitHelper:MapControl
    ToolKitHelper:OneDrive
    ToolKitHelper:PeopleExperienceHost
    ToolKitHelper:RetailDemoContent
    ToolKitHelper:SkypeORTC
    ToolKitHelper:SecureAssessmentBrowser
    ToolKitHelper:WindowsMixedReality
    ToolKitHelper:XboxGameCallableUI
    ToolKitHelper:3DViewer
    ToolKitHelper:AdvertisingXaml
    ToolKitHelper:Alarms
    ToolKitHelper:BingWeather
    ToolKitHelper:Calculator
    ToolKitHelper:Camera
    ToolKitHelper:CommunicationsApps
    ToolKitHelper:DesktopAppInstaller
    ToolKitHelper:FeedbackHub
    ToolKitHelper:GetHelp
    ToolKitHelper:Getstarted
    ToolKitHelper:HEIFImageExtension
    ToolKitHelper:Maps
    ToolKitHelper:MixedRealityPortal
    ToolKitHelper:OfficeHub
    ToolKitHelper:OfficeOneNote
    ToolKitHelper:Paint3D
    ToolKitHelper:People
    ToolKitHelper:Photos
    ToolKitHelper:ScreenSketch
    ToolKitHelper:SkypeApp
    ToolKitHelper:SolitaireCollection
    ToolKitHelper:SoundRecorder
    ToolKitHelper:StickyNotes
    ToolKitHelper:VP9VideoExtensions
    ToolKitHelper:WalletService
    ToolKitHelper:WebMediaExtensions
    ToolKitHelper:WebpImageExtensions
    ToolKitHelper:XboxApp
    ToolKitHelper:XboxIdentityProvider
    ToolKitHelper:YourPhone
    ToolKitHelper:ZuneMusic
    ToolKitHelper:ZuneVideo

    Code:
    Cortana
    GameExplorer
    MapControl
    OneDrive
    PeopleExperienceHost
    RetailDemoContent
    SkypeORTC
    SecureAssessmentBrowser
    WindowsMixedReality
    XboxGameCallableUI
    3DViewer
    AdvertisingXaml
    Alarms
    BingWeather
    Calculator
    Camera
    CommunicationsApps
    DesktopAppInstaller
    FeedbackHub
    GetHelp
    Getstarted
    HEIFImageExtension
    Maps
    MixedRealityPortal
    OfficeHub
    OfficeOneNote
    Paint3D
    People
    Photos
    ScreenSketch
    SkypeApp
    SolitaireCollection
    SoundRecorder
    StickyNotes
    VP9VideoExtensions
    WalletService
    WebMediaExtensions
    WebpImageExtensions
    XboxApp
    XboxIdentityProvider
    YourPhone
    ZuneMusic
    ZuneVideo
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Both the Toolkit.cmd the RemovePkgsList.txt needs modification to adapt to newer ToolKitHelper.exe.

    Now need to separate the RemovePkgsList.txt for ToolKitHelper.exe and the normal DISM method.


     
  4. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Very confused right now, but I am sure you or somebody will explain soon when new ToolKitHelper.exe is released.

    Have updated my ToolKit with your new ToolKit.cmd.
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The changes you have shown in the RemovePkgsList.txt is correct for next release.

    Since the RemovePkgsList.txt is used by ToolKit for removing component using both the ToolKitHelper.exe and DISM methods, now this will change, two lists will be made like ToolKitHelper_RemovePkgsList.txt and DISM_RemovePkgsList.txt and the changes will be made to Toolkit.cmd

     
  6. xlincn

    xlincn MDL Junior Member

    Nov 9, 2013
    59
    18
    0
    if "%ImageIndexNo%" gtr %ImageCount% (
    ecoh.

    Should be:
    if "%ImageIndexNo%" gtr %ImageCount% (
    echo.

    ???????
     
  7. GrEaTwArRiOr

    GrEaTwArRiOr MDL Novice

    May 12, 2009
    14
    4
    0
    hi MSMG,

    sorry if this has been asked already i have just added .net but there is only one option available which is 3.5 how can add 4.8 and 4.6.2 also i have added vc runtime i have some appx package how can integrate?, i would like to integrate the new windows terminal and eartrumpet and some others appx i have downloaded appx package from microsoft but i couldn't figure it out how to do that well also im using RemovePkgsList and RemoveAppsList also i have no idea what is this use for DisableFeaturesList and EnableFeaturesList please advise.

    regards
    :)
     
  8. MrChiliCheese

    MrChiliCheese MDL Novice

    Dec 15, 2017
    8
    1
    0
    I see that the entries in the templates for app removing are sorted alphabetical, for the package list this is not the case.
    If I use this template and remove some packages - does they need to they in that order?
     
  9. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    @MSMG
    Toolkit.cmd
    line 25490
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Typo error, have fixed it.

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    For v1903, v1909 and v2004 the .Net Framework 4.8 comes in-built don't need to integrate them.

    for VC runtime integration use the latest pack and the ToolKit.cmd uploaded yesterday.

    Non-Inbox Apps needs License XML to integrate them.

    DisableFeaturesList and EnableFeaturesList with this you can enable or disable the features you want in the image, just fill the feature names and use the [5] Customize -> Enable/Disable Windows Features using Feature List menu.

     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Apps template is for DISM removal method and the Package template is for ToolKitHelper method, just follow the order in the template it will work.

     
  13. Great_Gwyn

    Great_Gwyn MDL Novice

    Jun 4, 2020
    13
    6
    0
    We'll have to wait until @MSMG fixes it ;)
     
  14. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    Good morning
    I apologize if I missed the topic, is it possible to integrate the latest Edge update kb4559309 for version 2004?
    thanks
     
  15. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Andrey102

    Andrey102 MDL Novice

    Jun 9, 2020
    9
    0
    0
    how do I remove the check mark in the context menu "Show cortana button" via regedit ?
     
  17. 正义羊

    正义羊 MDL Senior Member

    Feb 21, 2016
    260
    160
    10
    #15558 正义羊, Jun 16, 2020
    Last edited: Jun 16, 2020
    @MSMG ,In toolkit line 7316:
    echo .-------------------------------------------------------------------------------
    it should be:
    echo.-------------------------------------------------------------------------------
    this space is useless.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...