1. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    In command window as admin run
    Code:
    Reg.exe add "HKCU\Console" /v "ForceV2" /t REG_DWORD /d "0" /f
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,863
    1,524
    60
    #2582 Ace2, May 16, 2017
    Last edited: May 16, 2017
    Using MSMG ToolKit v7.3, can someone post a command to uninstall Microsoft.MicrosoftEdge_8wekyb3d8bbwe from ToolKit-v7.3\Mount\Install\Program Files\WindowsApps folder, Please :(

    UPDATE:
    Found the solution, use ToolKit-v7.3.cmd with these settings 4 - 3 - 2 - 2 :oops:
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Checked with RS1 CU and yes the ServicePackBuild version has changed in the image too, now it's 1198 instead of 0

    It was easy to use the ImageVersion.ImageServicePackBuild to differentiate b/w TH1/TH2/RS1/RS2 But now it's a new headache I have to make some adjustments to the Script.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Checked with this NVIDIA driver issues in google search and many users were facing with extra files it deploy to FileRepository folder and few other folders.

    Since the DISM search for any driver .inf file present in the drivers folder and copies files/folders required based on this .inf files, having extra .inf for other OS' might be cause for this errors.

    The best you can do is

    - Install the driver on a freshly installed OS
    - Extract only the required driver files by using this command

    DISM.exe /Online /Export-Driver /Destination:<FolderPathToStoreDrivers>

    - This will copy all the drivers installed in the system in a separate folder for each driver.

    - Now search in this folder for the NVIDIA driver folder and use this for the integration purpose.

    Well I have added this feature to extract and use the System Drivers in the GUI version of Toolkit but not in the current CMD one.

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Integrating CU for boot.wim is not a necessity but it's just some people like to have a fully updated installation media.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Did you do Re-Build the Source Images as a last step before the ISO Image creation.

    Again today I checked with RS1 Image CU Integration and Re-Building (Exporting) the image does removes the DELETED folders.

     
  7. Zanza-kun

    Zanza-kun MDL Junior Member

    May 28, 2012
    87
    15
    0
    I make a new iso and it works, the problem should come from me, thank you.
     
  8. malakoulis

    malakoulis MDL Novice

    Feb 3, 2012
    42
    13
    0
    @MSMG
    Can you make the script to remove the file that is in Windows\WinSxS\ManifestCache folder before the image unmount? If you have multiple images in the same install.wim, this file adds a lot MB.
     
  9. ctrbuddy

    ctrbuddy MDL Novice

    May 16, 2017
    3
    0
    0
    New to all of this, so here is my issue. I have noticed that when I make a Win 10 Creators bloatfree, the iso size is bigger than the original. The problem I am having is I want a bloatfree edition that I am able to Bootcamp with my Mac. Apple uses FAT32 when doing this so the size has to be the same as the original iso file or smaller. Why is mine almost 2 GB larger when I am just removing files and integrating .NET 3.5?
     
  10. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    Why don't you list out precisely what you did, step by step, exactly and perhaps someone will help you. You can also read back a few days. MSMG does list a step-by-step to do what you want.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. AeonX

    AeonX MDL Addicted

    May 24, 2013
    796
    725
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    Hmmm now I see.
    I'm in!

    Cheers.
     
  13. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,738
    1,009
    60
    anyone having issues with Windows update not working after removing the bloat? I am getting a 0x8xxxxxxxx error message after WU takes ages to check for updates
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. FLCL

    FLCL MDL Junior Member

    Dec 20, 2013
    52
    17
    0
    I also noticed that windows update takes a long time but it gaves me no errors.
     
  15. AeonX

    AeonX MDL Addicted

    May 24, 2013
    796
    725
    30
    Redstone 1 or 2? Here everything normal in RS1.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. nice

    nice MDL Junior Member

    May 6, 2007
    55
    12
    0

    Many Thanks!!!
    Bye
     
  17. AeonX

    AeonX MDL Addicted

    May 24, 2013
    796
    725
    30
    Thanks @MSMG for all the support and for your great work with the Toolkit.

    The suggestion for update the setup media is because some users do not know exactly what it does or when they should use it.

    But another alternative is to make a FAQ as some have already suggested including this as a possible solution for errors when booting setup.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,738
    1,009
    60
    Redstone 2 brah
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...