1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Will check with the default web browser bug.

     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Do specify these things :

    - HOST OS Info
    - Source OS Info
    - Is AV enabled
    - Does the ToolKit is copied to Desktop, Downloads, Documents folder.
    - Does the ToolKit folder path contains the space in between.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    #8644 MSMG, Nov 23, 2018
    Last edited: Nov 23, 2018
    (OP)
    This bug was due to some bad updates in the past but can you test the image again without removing IE.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Only Manual Setup which is not a component and doesn't have a image mount point for removing using ToolKitHelper.exe

     
  5. _Corn_

    _Corn_ MDL Novice

    Mar 30, 2017
    11
    8
    0
    Looks like ms tight up mail and calendar to the telemetry very hard. I can't get it to work. Without UnifiedTelemetryClient it wont even start. Unfortunately having UnifiedTelemetryClient not enough for them. I'm ready to give up. Shame really, from all crappy apps they introduced this years, mail was actually good and very useful. I was wondering, is it possible to integrate version of this app from win1703 to 1809
     
  6. benados

    benados MDL Novice

    Oct 19, 2017
    19
    6
    0
    I tried downloading the langpack RS5 X64 FR, all files have downloaded except one, I couldn't download it at all.
    Can you please update the mirror sites, so I can download from them.
    and Thank you very much for the great work you are doing :worthy:
     
  7. THUMPer1

    THUMPer1 MDL Junior Member

    Mar 8, 2011
    68
    9
    0
    v9.0 is great! Thanks!
     
  8. InstantAli3n

    InstantAli3n MDL Junior Member

    Dec 17, 2014
    92
    71
    0
    I really hate to ask anything more as I don't want to slow you down, but would it be possible for you to create a 9.0 "unlocked/test version" of ToolKitHelper.exe with WinSxS clean up switched on for testing instead? I'm positive I'll mess things up otherwise, I'm not familiar enough yet.

    I can test one advanced component at a time and let you know my results. I think I know how to see SFC and SxS repair results as well so I can at least give you some real detail. I have a 4790k overclocked to match a 7700k stock so I can process builds quickly at least.
     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    UnifiedTelemetryClient removal needs to be refined for each Windows 10 versions, will see what I can do to fix mail and calendar Apps.

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Which file you couldn't download? The Mirror sites are uploaded by MDL user @LostED

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    You can replace the ToolKitHelper.exe from v8.9 to v9.0 since both are same only the WinSxS component cleanup is disabled in v9.0

     
  12. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
    So Copy/Extract the Toolkit archive to C:\Toolkit and do the following steps

    - Mount the source image using the ToolKit
    - In C:\Toolkit\Bin\x64 folder ther's a NSudo.exe, double click on it.
    - Choose "Enable All Privileges" in the NSudo Dialog Box.
    - Type "cmd" in the NSudo Dialog Box's TextBox.
    - Choose Run from NSudo Dialog Box and it will open a cmd window.
    - Now in the command window type C:\Toolkit
    - Now Run the below commands to see if it works

    Bin\ToolKitHelper.exe mount\install /?


     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes that's the way to run the ToolKitHelper.exe manually, In future version I will remove the need of NSudo for ToolKitHelper.exe so that it works with normal command prompt.

    - Mount the source image using the ToolKit
    - In C:\Toolkit\Bin\x64 folder ther's a NSudo.exe, double click on it.
    - Choose "Enable All Privileges" in the NSudo Dialog Box.
    - Type "cmd" in the NSudo Dialog Box's TextBox.
    - Choose Run from NSudo Dialog Box and it will open a cmd window.
    - Now in the command window type cd C:\Toolkit

    Bin\ToolKitHelper.exe mount\install /? will get the list of components available for removal for the given image.
    Bin\ToolKitHelper.exe mount\install <ComponentName> removes the specified component name.

     
  14. benados

    benados MDL Novice

    Oct 19, 2017
    19
    6
    0
    The file was
    Now I downloaded it, thanks, maybe It was a problem in Mega website.
     
  15. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    Please forgive me if this is a tad off topic.
    I created an 1809 ISO from the original esd (not the refresh) using MSMG v9.0 and installed on my Test PC.
    I have written a script which tweaks many of the settings which essentially tuns several hours of configuration and application installation into a few minutes work.
    One of the things this script does is to Deny/Disable/Turn off App Privacy settings.
    There are some registry entries that end with _cw5n1h2txyewy in the consentstore branch.
    On my 1709 PC the consentstore branch is empty, but when I was looking for info on contentdelivery I noticed in C:\Users\Tanya\AppData\Local\Packages that the package names have the same value of _cw5n1h2txyewy

    Can anyone confirm if this _cw5n1h2txyewy is consistent across Windows versions and safe for me to code in my script to set the values to Deny?
     
  16. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    Sorry for the trivial question.
    I ask if there is a way to avoid all requests during the installation of ISO, or you can set them via tools.
    Thanks
     
  17. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    @Yanta:
    I have packages with that same string in my folder on 1809. But not all the packages carry the same string.

    @MIMMO61:
    Yes you can make an "unattend.xml" file to achieve that.

    Cheers.
     
  18. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    Do you know when this file will be available?
    Thank you
     
  19. ffs_

    ffs_ MDL Junior Member

    Sep 17, 2016
    74
    39
    0
    When you make it.