1. FLCL

    FLCL MDL Junior Member

    Dec 20, 2013
    52
    17
    0
    That's confusing...At first it was said you have to use the updatepack first and then remove components and co. Maybe its just my problem with understanding the english language :).

    But, if I understand the right way, with the CU its better to remove components first than use the updatepack + resetbase?

    And with the Toolit 7.4. is the winsat problem gone?
    The attachment was made with winsat formal restart
     

    Attached Files:

  2. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,738
    1,008
    60
    What is this ResetBase and when and how to use it?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    688
    1,132
    30
    #2963 Krakatoa, Jun 10, 2017
    Last edited: Jun 10, 2017
    Code:
    dism /Image:mount /Cleanup-Image /StartComponentCleanup /ResetBase
    Optimization size old revision file in WinSxS after updating (CU).
    It is not possible to downgrade to the previous file revision.
    Not recommended if pending.xml is present (example: integration net35).
     
  4. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,738
    1,008
    60
    Ok so let me get this straight, tell me if it's right:

    1) mount the ISO
    2) integrate the .NET 3.5 Framework
    3) Remove the windows store apps that I don't want
    4) Remove the components that I don't want like Windows Defender and Home Group
    5) Integrate the latest Windows Update
    6) Run the ResetBase while the ISO is still mounted in a separate command prompt Window? it knows where the file locations are?
    7) Apply the changes using the MSMG Toolkit
    8) Create the ISO

    correct?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    yep to this reason myself believe is better install NETFX3 after O.S. installed and running using Dism
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    688
    1,132
    30
    I do not install Net35. I do not need Net35.
    I only use NET4 programs (Megui, gMKVExtractGUI, paint.net, ...).
    Which programs do NET35 need?
     
  7. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,738
    1,008
    60
    some drivers
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    688
    1,132
    30
    Very old unsupported Windows 10 drivers?
    Example: AMD Catalyst (15.7) requires NET 4.5 to be installed.
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,668
    103,496
    450
    It's not even not recommended, it's just not possible to execute because of the pending flag.

    Install the wim in a vm in audit mode and sysprep, capture it, and all pending flags will be set to "installed" and you can execure the resetbase command.
     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Updated the ToolKit to v7.4



    v7.4
    + Fixed a Bug in the Feature "Integrate Windows Language Packs", Where the Updating of Lang.ini Failed Due to Invalid Image Mount Path.
    + Fixed a Bug in the Feature "Integrate Microsoft .NET Framework 3.5", Where the Toolkit Couldn't Find the Required Package Files Due to the Change in Image ServicePackBuild Version for Windows 10 Source OS.
    + Updated the Microsoft .NET Framework 4.7 Pack (Windows 7/Server 2008 R2) for MSMG ToolKit with Auto MOFs Compilation & Fresh NativeImages Generation after OS Installation (Thanks to MDL Member : abbodi1406).
    + Updated the Feature "Integrate Windows Sidebar" with Improved Windows Sidebar EXE & DLL Registration (Thanks to MDL Member : Kenafri).
    + Updated Windows Sidebar Pack for MSMG ToolKit to Remove Non-Working Gadgets (Currency, Stocks, Weather).
    + Updated the Feature "Remove Default Metro Apps" with a Confirmation Y/N Query to Proceed Further When Remove All Apps Menu Is Selected.
    + Updated the Feature "Remove Windows Components" with a Confirmation Y/N Query to Proceed Further When Remove All Windows Components Menu Is Selected.
    + Updated the Feature "Apply & Save Changes to Source Images" to Perform Extra Image Clean-up to Remove Temporary Files/Folders.
    + Modified Image Registry Mount Points with Proper Naming

    • [HKEY_LOCAL_MACHINE\TK_HKLM_SOFTWARE] -> [HKEY_LOCAL_MACHINE\SOFTWARE] (%windir%/system32/config/software)
    • [HKEY_LOCAL_MACHINE\TK_HKLM_SOFTWARE\Classes] -> [HKEY_CLASSES_ROOT] (%windir%/system32/config/software)
    • [HKEY_LOCAL_MACHINE\TK_HKLM_SYSTEM] -> [HKEY_LOCAL_MACHINE\SYSTEM] (%windir%/system32/config/system)
    • [HKEY_LOCAL_MACHINE\TK_HKCU] -> [HKEY_CURRENT_USER] (%userprofile%/ntuser.dat)
    • [HKEY_LOCAL_MACHINE\TK_HKU_DEFAULT] -> [HKEY_USERS\.Default] (%windir%/system32/config/default)

    + Added an Option to Load/Unload Image Registry Under Tools->Options Menu.

     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    I have uploaded the Windows 7/Embedded 7/Server 2008 R2 Language Packs for es-ES and fr-FR, checkout the Download Link.

     
  12. BladeGod

    BladeGod MDL Member

    Oct 28, 2016
    131
    58
    10
    @MSMG

    I've been waiting for this. Thank you very much for incorporating the idea I gave "Updated the Feature "Remove Default Metro Apps" with a Confirmation Y/N Query to Proceed Further When Remove All Apps Menu Is Selected", it helps me a lot without needing to go back every single time :)
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,668
    103,496
    450
    Only on Insider Builds pre-enabling dotnetfx3 is needed, you can't do it afterwards.
     
  14. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    in an offline image, does this exist?
    • [HKEY_LOCAL_MACHINE\TK_HKCU] -> [HKEY_CURRENT_USER] (%userprofile%/ntuser.dat)
     
  15. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,011
    4,152
    210
    Is DISM working for integrating drivers yet?
     
  16. FLCL

    FLCL MDL Junior Member

    Dec 20, 2013
    52
    17
    0
    The winsat error is still there :/.
     
  17. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    Sure you can, with DISM.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. FLCL

    FLCL MDL Junior Member

    Dec 20, 2013
    52
    17
    0
    Interesting the winsat error occurs with an untouched CU iso too. Theres no difference if KB 4020102 (Build 15063.332) is installed or not.
    But I've got no problems with my rig. Everything works and drivers are up to date.
     
  19. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes, it loads it from Users\Default\ntuser.dat