1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    #5441 MSMG, Jan 6, 2018
    Last edited: Jan 6, 2018
    (OP)
    Yes I had paused it due to fix this component removal issues with ToolKit CMD version, may be I should suspend updating the CMD version for sometime and resume with the GUI.

     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Sorry I don't keep the older versions with me.

     
  3. niche99

    niche99 MDL Junior Member

    Oct 5, 2009
    79
    14
    0
    If you mean C:\Toolkit, tried it, same error. Tried E:\Toolkit, same error. If you have nothing constructive to say then don't say anything.
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,723
    103,759
    450
    Try redownloading and extract fresh to "x:\toolkit".
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    When you open the Store for the first time it updates the existing apps and so it updates the Store and Xbox.TCUI, The Xbox.TCUI comes with the Windows 10.

    Using the DISM method to remove a component and also protecting the dependent files is difficult, you better use the NTLite for removing it.

    Which Apps didn't get removed? I said I do use the en-GB image for my testing and that doens't mean en-GB is required, it will work with any language since you are using the DISM for removing them.

    Xbox Live is the Xbox.TCUI App and removing this will break the App reset feature in the Settings->Apps menu and In my testing even it is required for Store to function.

    In NTLite, Removing Xbox app will remove all Xbox related components except the Xbox Identity Provider since it is made to be in a protected component list.

    I have already posted in Known Issues section that I won't be supporting the post-servicing of ToolKit image with other similar tools since I don't know how does it work internally.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Before the release of v8.0, I had test each build thoroughly and only after no bugs/hangs I did posted the new version.

    Did you add the latest update to the image? I haven't done my test yet anyway will report back once done.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Thanks, will fix it.

     
  8. David555

    David555 MDL Junior Member

    Dec 12, 2017
    85
    23
    0
    My uses 500mb ram
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,723
    103,759
    450
    Removing store apps and other stuff won't bring any increase in performance, only disabling some services will, but disabling services can mean, useful functions not to work anymore.
     
  10. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Additionally a system using the bare minimum RAM is always slower in response :cool2:. With 8 GB+ there is no real need for this.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. niche99

    niche99 MDL Junior Member

    Oct 5, 2009
    79
    14
    0
    Huh? I've redownloaded a fresh copy and tried it, same error.
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,723
    103,759
    450
    Did you verify the checksum of the downloaded packed file?

    Code:
    MSMG ToolKit v8.0
    Filename: ToolKit-v8.0.7z
    Size: 174035758 bytes (165 MB)
    SHA1: 4F59B750A81D8EE07E9344B2E04606C08F6E42CC
     
  13. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    After checking the error seems it struggles with fetching the language of your OS.

    What is output for (in admin CMD):
    Code:
    DISM /Online /English /Get-Intl | findstr /i /C:"Default system UI language"
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    @MSMG: Did you update 8.0 sinds it's release?
    Would it be possible for you to announce if the toolkit, packs or apps have been updated?
    Sometimes it's hard to keep track now that it has grown considerably.

    Cheers.
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,723
    103,759
    450
    Checking the OP from time to time would help :)
     
  16. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    @MSMG
    Using double quotes in the set command for:
    Code:
    for /f "tokens=6 delims= " %%a in ('DISM /Online /English /Get-Intl ^| findstr /i /C:"Default system UI language"') do ( set "HOST_Language=%%a" )
    will avoid the space at the end of the variable and spare the need of cutting that space off :thinking:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. David555

    David555 MDL Junior Member

    Dec 12, 2017
    85
    23
    0
    I don't use xbox nor groove nor Microsoft mail nor etc, I like to click on restart button whenever needed and see system back fully booted up in 4secs and when I open task manager and click on ram I happy seeing 520mb ram in use. Amd when i connect to Internet only few bytes of data are transfered.
    It takes loads of effort to make windows the way I want but its worth it
     
  18. SunLion

    SunLion MDL Addicted

    May 11, 2011
    693
    1,784
    30
    I have a question and would like the help of the experts:
    The /StartComponentCleanup /ResetBase command may break setupcomplete.cmd?
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,723
    103,759
    450
    #5460 Enthousiast, Jan 6, 2018
    Last edited: Jan 7, 2018
    None of those apps use system resources when they are not started by you, so removing them won't increase performance.

    My untouched install reboots just as fast 4-6sec from desktop to desktop.