1. Fen-X

    Fen-X MDL Novice

    Aug 31, 2019
    27
    31
    0
    Today i
    I m not sure about what you said and what does mean :"...how to manually remove...".

    If you are looking for how to remove protected systemapps on a live os (i understand that you don t want to remove them), at this moment, i m preparing a video tutorial with a fresh install of an untouched windows 10 in vmware explaining how to do that.
     
  2. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
    @RaiyvaN
    hey there,
    could you tell me the correct sintax used to get a list of packages supported by toolkit-helper?
    i've tryed:
    c:\t\bin\ToolKitHelper.exe c:\t\mount\12\ c:\users\majid\Component_list.txt
    toolkit-helper starts working, after it finishes, the file is completely empty.
    am i doing something incorrect?
    toolkit-helper is ran with trusted installer privs.
    Majid
     
  3. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    You must mount an offline image from a WIM.
    Dism /image:"path to mounted install.wim image" /Get-Packages > Packages.txt

    Dism /image:"path to mounted install.wim image" /Get-Features > Features.txt

    Dism /image:"path to mounted install.wim image" /Get-ProvisionedAppxPackages > ProvisionedAppxPackages.txt


    Note: /Online command parameter is to get data from your live Windows installation.
    Dism /online /Get-Packages > Packages.txt

    Dism /online /Get-Features > Features.txt

    Dism /online /Get-ProvisionedAppxPackages > ProvisionedAppxPackages.txt


    About the toolkithelper: as far as I know, it only removes the components carefully. Because removal through the dism is gross and causes other problems.
    I don't know that the tool does the data search tasks on the images.
     
  4. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    For Sidebar integration you need to maintain:
    "Communications Apps" and it depends on "Advertising Xaml"
    "Bing Weather" depends on "Advertising Xaml", but I believe it is optional
     
  5. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    I believe that you will have to work on this image twice.

    It's simple.
    Opens the toolkit.
    Assemble only the x86 Indexes by selecting the corresponding numbers.
    Do what you need to do.
    Does the save procedure - without the trim.
    Then, open the toolkit again.
    Now, mount only the x64 indexes.
    Do what you need to do.
    Does the save procedure - without the trim.
    Finally, then you create the new ISO.
     
  6. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
  7. marioalpha

    marioalpha MDL Novice

    Apr 26, 2017
    31
    7
    0
    where can i find a complete list of apps, features and packages?

    I would like to populate the three lists correctly:
    RemovePkgsList.txt
    RemoveAppsList.txt
    DisableFeaturesList.txt

    OS 20h2 19042.804 (it_windows_10_business_editions_version_20h2_updated_feb_2021_x64_dvd_1a861eaf.iso)
    MSMG Toolkit_v11.4

    Thanks in advance !
     
  8. dj_alvin

    dj_alvin MDL Novice

    Jul 19, 2009
    20
    12
    0
    I Have a question ... but for add fonts into install.wim ???
    For not copy fonts inside the fonts folder of each image ...
    Thanks for response ....
     
  9. marioalpha

    marioalpha MDL Novice

    Apr 26, 2017
    31
    7
    0
    Dism /image:"path to mounted install.wim image" /Get-Packages /Format:Table > Packages.txt
    Dism /image:"path to mounted install.wim image" /Get-Features /Format:Table > Features.txt
    Dism /image:"path to mounted install.wim image" /Get-ProvisionedAppxPackages | findstr "Name" > ProvisionedAppxPackages.txt
     
  10. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    Read post 1 and the readme that is in the Toolkit, you will find information about the templates available.
     
  11. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
    hey
    @RaiyvaN
    what happens if content dilivery manager is removed from a win10 20h2 iso?
    ?
    if i hear a posative from you then I won't need to scrap my image, if I hear a negative then I will have to recreate.
    thanks for your help sir :)
    Majid
     
  12. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
    @MSMG it says in readme:
    - Windows 7/8.1/10 v1507/v1511/v1607/v1703/v1709/v1803 Component removal has been removed temporarily.
    would you be able to tell us when component removal will be restored for these editions?
    alternativly, could you tell us what is the last version of msmg toolkit that enabled the removal of components from the editions alluded to above?
    my thanks,
    Majid
     
  13. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
    well,
    I am blind,
    so if you don't mind you know, writeing out your issue and not a video, I may be able to assist?
     
  14. Fen-X

    Fen-X MDL Novice

    Aug 31, 2019
    27
    31
    0
    In the remove internet component menu, he tried to press the A key to remove all the internet components at once. But the command is not understood by msmg toolkit. Nothing happened and the screen is always the same. He can t use the A key to remove all internet components at once.
     
  15. mhussain

    mhussain MDL Senior Member

    Oct 1, 2012
    368
    144
    10
    hi,
    elevating!
    @MSMG
    just tried it myself,
    the menu item is bugged,
    pressing a on it's own does nuthing,
    nore does pressing a then pressing enter,
    nore does pressing capitle a then pressing a.
    I have removed all components allready, could this be why the menu items are not activateing for me?
    op who asked this question,
    kindly tell me the folowing information:
    1. where is your toolkit folder located?
    exammple c:\t\?
    2. the iso file you are using?
    is it one downloaded from microsoft via the media creation tool??
    if yes then that image won't work.
    3.
    what version of windows are you trying to customize?
    windows 8 and below require a lower version of msmg toolkit.
    only resent versions work with this version.
    for that matter:
    4.
    what version of msmg toolkit are you running?
    Majid
     
  16. aoch88

    aoch88 MDL Novice

    Apr 13, 2021
    3
    0
    0
    Hi guys,

    Anyone knows which component I need to include? I can't seem to get iCloud working as it keeps throwing cldapi.dll error.

    I have tried the following with no luck;
    1. Installed MS Access 2010 runtime.
    2. Copying over cldapi.dll to the respective directories.
    3. Using regsvr32 to register cldapi.dll gives me yet another error.