MSMG ToolKit

Discussion in 'MDL Projects and Applications' started by MSMG, Nov 21, 2013.

  1. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    OK.

     
  2. intro

    intro MDL Member

    Joined:
    Apr 10, 2010
    Messages:
    230
    Likes Received:
    48
    Trophy Points:
    10
    Thx
     
  3. Rr0

    Rr0 MDL Member

    Joined:
    Jul 8, 2017
    Messages:
    151
    Likes Received:
    13
    Trophy Points:
    10
    I really think you should put removing search capability from "all" and put it somewhere else (in to customize?).
    I accidentally removed everything without paying much attention, didn't expect your tool to complete break searching functionality from start menu.
     
  4. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    That's why the Cortana and other important components are placed under Advanced Components and not in System Apps menu, so that people can manually choose what they want.

    There's already one under Customize section which disables the Cortana but not the Search.


     
  5. Gunmicha

    Gunmicha MDL Novice

    Joined:
    Apr 24, 2015
    Messages:
    9
    Likes Received:
    3
    Trophy Points:
    0
    Easiest fix: pay attention next time. :p
    I'm kidding, lol. It has happened to me as well. Now I always keep the track of steps I've taken in notepad to avoid such circumstance.
     
  6. intro

    intro MDL Member

    Joined:
    Apr 10, 2010
    Messages:
    230
    Likes Received:
    48
    Trophy Points:
    10

    If you use something as simple as open shell the search function comes back. So the search function is really still there.
     
  7. Yanta

    Yanta MDL Senior Member

    Joined:
    May 21, 2017
    Messages:
    279
    Likes Received:
    136
    Trophy Points:
    10
    Here's what it looks like...
     

    Attached Files:

  8. jerzys

    jerzys MDL Novice

    Joined:
    Jun 26, 2014
    Messages:
    43
    Likes Received:
    20
    Trophy Points:
    0
    @MSMG, as I mentioned in one of my previous posts, I've read that in 1903 release search function will be separated and independent from Cortana. Can you confirm or deny?
     
  9. b3n_d0vah

    b3n_d0vah MDL Novice

    Joined:
    Apr 7, 2019
    Messages:
    32
    Likes Received:
    2
    Trophy Points:
    0
    If that list is out-of-date, would you be able to supply me one that's current for either v1809 or v1903?
     
  10. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    I didn't get any of these errors while opening/using the gpedit.msc, better use the latest version or wait for newer version.

     
  11. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    That's what the MS has stated but need to see whether they have separated them just visually or under the hood too completely.

     
  12. Rr0

    Rr0 MDL Member

    Joined:
    Jul 8, 2017
    Messages:
    151
    Likes Received:
    13
    Trophy Points:
    10
    I meant a lot of users are looking for an easy way to make a bare bones Windows 10
    but presumably most would like to keep the searching ability (in start menu and in settings)
    All those Advanced Components are all right to remove but I really think you should exclude search from all, could you?
    I know that it's possible to do it one by one, but that's not the point of a great tool, which yours is ;)
     
  13. Rr0

    Rr0 MDL Member

    Joined:
    Jul 8, 2017
    Messages:
    151
    Likes Received:
    13
    Trophy Points:
    10
  14. b3n_d0vah

    b3n_d0vah MDL Novice

    Joined:
    Apr 7, 2019
    Messages:
    32
    Likes Received:
    2
    Trophy Points:
    0
    It's not that easy, the Windows Search function and Cortana are a single program/service/whatever in the Windows 10 operating system, meaning that you can't remove one without removing the other.
     
  15. intro

    intro MDL Member

    Joined:
    Apr 10, 2010
    Messages:
    230
    Likes Received:
    48
    Trophy Points:
    10

    Have you tried just switching over to a start menu replacement? The search function magically reappears and works like it never left.
     
  16. Rr0

    Rr0 MDL Member

    Joined:
    Jul 8, 2017
    Messages:
    151
    Likes Received:
    13
    Trophy Points:
    10
    I get it. What's the easiest way to create kind of a preset to remove everything except Cortana?
     
  17. b3n_d0vah

    b3n_d0vah MDL Novice

    Joined:
    Apr 7, 2019
    Messages:
    32
    Likes Received:
    2
    Trophy Points:
    0
    Honestly? Just remove everything except for Cortana & Search and maybe the Store.
     
  18. malakoulis

    malakoulis MDL Novice

    Joined:
    Feb 3, 2012
    Messages:
    42
    Likes Received:
    13
    Trophy Points:
    0
    #10518 malakoulis, May 7, 2019
    Last edited: May 7, 2019
    Do what I do to create homebrew ISOs, mod the script at remove all function easily by deleting the lines of components you want to keep. Keep in mind that there are two references, one for single index and one for multiple indexes. Search for "if "%Component%" equ "WindowsApps", lines 18594 and 18786. Then use the remove all function as usual. If you don't want to remove lines, use the REM in front of the line you don't want to be executed.
     
  19. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180
    #10519 MSMG, May 7, 2019
    Last edited: May 7, 2019
    (OP)
    Many asked for Package List support for ToolKitHelper.exe, I'm trying out the possibilities to use the Package List for both DISM and ToolKitHelper.exe and hope to implement it in future versions of Toolkit.

    If you just want to remove the components, you can also directly use the ToolKitHelper.exe in a batch file with components of your choice and run it using NSudo.

    ToolKitHelper.exe <Image-Mount-Path> <Component-Name>

     
  20. MSMG

    MSMG MDL Developer

    Joined:
    Jul 15, 2011
    Messages:
    5,430
    Likes Received:
    11,396
    Trophy Points:
    180