1. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    I'm not demanding. That was mentioned ages ago he was working on it and he provided a preview screenshot of it and I thought it was going to be for v7.0
     
  2. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    #1783 daveo76, Apr 29, 2017
    Last edited: Apr 29, 2017
    I get this error message "Windows Installation Source folder <DVD> is Empty... Please Copy Installation Source files to <DVD> folder...". When DVD folder has windows contents in it and that message only appears when I want to make it in to a ISO. Using ToolKit v7.0

    Update: I downloaded Toolkit v7.0 again and now it all works. Perhaps the download of mines got corrupted.
     
  3. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    689
    1,135
    30
    #1784 Krakatoa, Apr 29, 2017
    Last edited: Apr 29, 2017
    MSMG:
    Useless assoc lines (min. for win build 15063):
    19119, 19120 ... system default
    19145-19150 ... system default
    19157-19159 ... double 19116-19118
    19160, 19161 ... useless
    19167-19191 ... double 19126-19156
    19192-19207 ... useless
    19222-19291 ... useless
    19322-19620 ... useless
    ... and why no user modify tile layout with LayoutModification.xml?
     
  4. Demonnn

    Demonnn MDL Novice

    Apr 24, 2017
    1
    0
    0
    Games are not integrated.
    PS Sorry for my english
     
  5. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    Games you have to normally download from MSMG links. But he has removed games from his links.
     
  6. Igor147

    Igor147 MDL Member

    Oct 20, 2016
    144
    67
    10
    Got error when deleting a defender...
    Otherwise all is well.
     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    It was last minute code added after noticing that there was a left-over folder in RS2 x64 builds.

    Kindly find and replace the below line in the script using notepad

    rd /q /s call :TakeFileFolderOwnership

    with

    rd /q /s

     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Wait for the next minor release today and I will remove that condition to check for Windows 10 WHD Update Pack folders.

     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    If you had removed System Restore in Windows 8.1 and installed any update related to System Restore then it will restore that feature, can't do anything about that, either you do avoid those updates or first integrate the updates and then remove the System Restore.

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Since people where waiting for RS2 compatible ToolKit, I had to delay the GUI version in order to release the command-line.

    I had to rewrite the Command-line version from scratch to have same code pattern as the GUI, so that I can easily update the code for GUI.

    Since, now everything is going fine with command-line version, now I can update the GUI code for RS2, so please do wait for some more time.

    Note: The GUI is still in early stage i.e, there's no component removal expect remove Apps.

     
  11. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    344
    51
    10
    Thanks MSMG, I had the error too.
    Can you provide witch line has to be modified ? ; There are 11 lines with the same command "rd /q /s call :TakeFileFolderOwnership" , into the Windows Defender remove section.
    :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Games, Sidebar Packs have been removed due to bug and will be available when the new packs are ready.

     
  13. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    I assumed all instances as they all seem to relate to Defender? I just did a global search and replace?

    MSMG plz confirm.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    Same here removed them all
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes correct, all instances of line "rd /q /s call :TakeFileFolderOwnership"

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Ok, will check with the registry entries and make necessary changes.

    For user layout, you can modify the Remove3PartyApps.xml, as it contains the start menu layout from LTSB edition.

     
  17. ahczwudichao

    ahczwudichao MDL Junior Member

    May 1, 2013
    95
    79
    0
    hi @MSMG use this tool to remove all compoents and several advanced one like Edge and Defender for today's RS3 build 16184 windows hangs up in setup says"windows couldn't continue install because one of more components are corrupt" ....... hope this get fixed in the future tks very much !
     
  18. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    Thanks for that info. Your current toolkit does a excellent job. Also with v7.0 is even better as it not longer increases the install.wim file size when working with multiple indexes.