1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,723
    103,759
    450
    Nope, it will break resetpc.

    Setupcomplete.cmd won't be run when when an oemret install is done without the use of an ei.cfg.
     
  2. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Only makes sense when you intend to watch an empty desktop with no programs running, not with 10+ opem programs including VMs and alike. I barely see the desktop with 4 monitors used.

    For the record; have no store and apps here either since i have no use for that crap.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. niche99

    niche99 MDL Junior Member

    Oct 5, 2009
    79
    14
    0
    SHA1 checks out.
     
  4. SunLion

    SunLion MDL Addicted

    May 11, 2011
    693
    1,784
    30
    @Enthousiast
    Thank you for your response!

    And if i run /StartComponentCleanup only, without /ResetBase, will this also happen?
     
  5. niche99

    niche99 MDL Junior Member

    Oct 5, 2009
    79
    14
    0
    Output is:

    Default system UI language : en-US

    My locale is set to English (United Kingdom) and all other regional and language settings are set to English (United Kingdom).
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,723
    103,759
    450
    Nope, that is ok to run.

    Don't know if you are running it online or offline to a mounted wim, the latter won't even run on 16299.xxx, iirc.
     
  7. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #5467 s1ave77, Jan 7, 2018
    Last edited: Jan 7, 2018
    Interesting. The error shows that the tool is iritated. Should show [en-US] instead of [~,-1] which indicates the language isn't fetched correctly :g:.

    You can try to replace lines 236/237 with:
    Code:
    set HOST_Language=en-GB
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. niche99

    niche99 MDL Junior Member

    Oct 5, 2009
    79
    14
    0
    I also have the French language pack installed, if that makes a difference.:confused:
     
  9. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,005
    122
    90
    #5469 Windows 10 User, Jan 7, 2018
    Last edited: Jan 7, 2018
    With NTLite if I remove the Microsoft Sticky Notes app the Photos app closes itself after a second if I open a picture. Which app reset feature? For all apps or just for the Xbox or Store apps? I removed it with PowerShell and I could still open the Store app and I think I removed all Xbox apps with NTLite and I could still open the Store app.
     
  10. SunLion

    SunLion MDL Addicted

    May 11, 2011
    693
    1,784
    30
    @Enthousiast
    Yes, I'm running offline for wim mounted with 16299.xxx.
    So I can not run /StartComponentCleanup on 16229 versions when i want to use setupcomplete.cmd. Is that understanding correct?
     
  11. niche99

    niche99 MDL Junior Member

    Oct 5, 2009
    79
    14
    0
    That allows me to get past the Accept/Reject to the main menu.
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,723
    103,759
    450
    Only /resetbase can't be run.

    None of these servicing commands have anything to do with running setupcomplete.cmd.
     
  13. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Only other solution would be to use another system or a VM for the toolkit removals.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. SunLion

    SunLion MDL Addicted

    May 11, 2011
    693
    1,784
    30
    @Enthousiast
    OK
    Many thanks for the answers!
    I'm going to do the tests.
     
  15. niche99

    niche99 MDL Junior Member

    Oct 5, 2009
    79
    14
    0
    I'll test using your code change as that allows me to get into the main menu, if that doesn't work I'll try in a Win10 VM.
    Thanks for your help.
     
  16. AeonX

    AeonX MDL Addicted

    May 24, 2013
    796
    725
    30
    And why not 1607? What is the negative aspect of this build? For my hardware runs better than 1511 and 1507 and has fewer features and bloatware than 1703 and 1709. Plus it still has updates.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    No I haven't updated the Toolkit or packs after v8.0, when there is a update or pack, I do keep them outside the Toolkit download folder and only once all packs/updates are ready uploaded then I do move them to the Toolkit download location.

    The First Post has become full and I think there won't be any space to add any more characters for the next versions.

    Will inform if any packs or other files are updated then will inform through the posts.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Try Replacing these lines

    Code:
    echo.Reading Host OS Information...
    for /f "tokens=6 delims= " %%a in ('DISM /Online /English /Get-Intl ^| findstr /i /C:"Default system UI language"') do ( set HOST_Language=%%a )
    set HOST_Language=%HOST_Language:~,-1%
    echo.
    
    with

    Code:
    echo.Reading Host OS Information...
    for /f "tokens=6 delims= " %%a in ('DISM /Online /English /Get-Intl ^| findstr /i /C:"Default system UI language"') do (set "HOST_Language=%%a")
    echo.
    
     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    As far As my tests in NTLite you need to retain the Maps App for the Photos App to function, this is strange but after a lot of test removing the Maps App made the Photos App not to work.

    When you open settings and navigate to Apps ->Apps & features to see the list of Apps Installed, then click on any App and choose Advanced option and there the Reset function is, this will not work if the Xbox Live(Xbox.TCUI) is removed. Even for Store to work I had to retain it.

    NTLite uses a different approach to remove the apps/components where it keeps the required files for proper functioning of other Apps/components but the DISM won't do such thing.

    Don't mix up DISM and NTLite.

     
  20. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,005
    122
    90
    #5480 Windows 10 User, Jan 7, 2018
    Last edited: Jan 7, 2018
    Well, now I only removed with NTLite the Sticky Notes app and I didn't have the problem but when I removed the remaining apps and the system apps I didn't want I had it! But I need MSMG ToolKit to remove some apps I can't remove with NTLite's free version! Well, I neved use that function, anyway.

    EDIT: I only removed the Maps app and the Photos app still worked.