1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Cortana and StartMenu Search are integrated, removing Cortana will also remove the search in StartMenu and Settings.

    The best you can do is to disable Cortana.

     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    If I'm correct you are referring to package list for removing the components present in the Windows Features.

    You can use the install_wim_tweak.exe tool to get the package list for the Windows Features.

     
  3. BearPaws

    BearPaws MDL Novice

    Nov 14, 2008
    45
    26
    0
    Thank you for the reply, I will do the rename and try that... I am currently using Windows 10 Build 1803 as my base image. I was just wondering is the language pack version for RS4 is 10.0.17.134.1 or 10.0.17.133? as you said that 10.0.17.133 is not the correct version for RS4. Thanks again
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    You can use it, first use NTLite and then ToolKit, the reason I don't provide support for servicing source images already serviced by other tools is that:

    - The Toolkit right now uses two methods for component removal the DISM and manual (ToolKitHelper.exe).

    - The NTLite uses it's own method of component removal which I believe is the manual method because using DISM method you can not choose what to remove and what to not in a package.

    Those who are familiar with these both tools can only know how to use it in a right way without corrupting the source image.

    The ToolKit's manual method (ToolKitHelper.exe) also do provide some extra component removal which is not present in the ToolKit Menu and this has been added for testing purpose and will be later added to ToolKit Menu and there by replacing the DISM method completely.

    The next update to ToolKit will support removing extras components for RS4 through (ToolKitHelper.exe).


     
  5. BearPaws

    BearPaws MDL Novice

    Nov 14, 2008
    45
    26
    0
    Thanks for the reply, I am using 17133.1.180323-1312.RS4_RELEASE_CLIENTCONSUMER_OEMRET_X64FRE_EN-US.iso as my base image. I now see where is the problem. Thank you MSMG! :)
     
  6. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    what is "extras components"?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The extra component removal which are available for RS3 now will also be added for RS4 for removal using ToolKitHelper.exe

    Code:
    
    AssignedAccessLockApp
    BioEnrollment
    CEIP_SQM
    ContentDeliveryManager
    Cortana
    Edge
    FileExplorer
    HolographicFirstRun
    KernelDebugging
    LockApp
    OneDrive
    ParentalControls
    PeopleExperienceHost
    PPIProjection
    RetailDemoContent
    SecureAssesmentBrowser
    SettingSync
    SkypeORTC
    SmartScreen
    StoreApp
    UnifiedTelemteryClient
    WindowsDefender
    WindowsErrorReporting
    WindowsMixedReality
    XboxApp
    XboxGameCallableUI
    XboxIdentityProvider
    
    



     
  8. YOUNEEDTOLOGINTOVIEWTHIS

    YOUNEEDTOLOGINTOVIEWTHIS MDL Junior Member

    Feb 18, 2018
    89
    5
    0
    Glad to hear it! I'll try using NTLite first.

    Any ETA on the next release with extra RS4 support? :D
     
  9. mOBSCENE

    mOBSCENE MDL Junior Member

    Feb 9, 2010
    68
    39
    0
  10. berzah2

    berzah2 MDL Novice

    May 25, 2018
    7
    0
    0
    Windows Defender gives trojan warning in 8.6 version of the program.
     
  11. jonaaa

    jonaaa MDL Member

    Jul 20, 2015
    190
    126
    10
    In the readme says: "Disable any AV's before starting the process".

    Disable your AV.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. berzah2

    berzah2 MDL Novice

    May 25, 2018
    7
    0
    0
    A few days ago the program did not give this warning.
     
  13. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    realy? :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #7176 xinso, Jun 13, 2018
    Last edited: Jun 13, 2018
    WinPE-AppxPackaging is for Winre.wim, not Boot.wim?
     
  15. jonaaa

    jonaaa MDL Member

    Jul 20, 2015
    190
    126
    10
    And why are you surprised? It's just a false positive, don't worry about that. :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I have just finished coding half the components, few more components are left and then need to test the ToolKit for any errors, it may take few more days may be by Sunday it will be ready.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    My previous tests were done when the first CU was released for RS4 and removing Unified Telemetry Client under Telemetry components was causing failure of downloading Drivers through Windows Update.

    But the CU was downloaded and got updated properly through Windows Update, you can see it here

    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-339#post-1436527

    Will test with the new CU after updating the ToolKitHelper.exe and report back.


     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210