1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    It's just that the process finished before the API could catch up with it, this mostly happens when there is little to cleanup.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #15842 inTerActionVRI, Jul 8, 2020
    Last edited: Jul 8, 2020
    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110

    Resent an today updated file in the post above.

    Correcting the problem of saving the iso that I had set for my drive I :, I decided to add an option to keep it as is or set another one (Optional for those who need to save their isos on some larger drive). Very simple. There is a moment when opening the toolkit that asks you to check <ENTER>. Well select Y or N. "N" will keep the ISO folder where it has always been - inside the Toolkit folder. Than select your drive.

    Integrate Menu
    [1] Windows Language Packs
    [2] Windows Drivers
    [3] Windows Features
    [4] Windows Updates
    [5] Windows Custom Features
    [1] Windows Language Packs
    [2] Windows Drivers
    [3] Windows Updates
    [4] Windows Features
    [5] Windows Custom Features

    Edit: Changes to the Integrate Menu undone.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes will check and fix the issue, can you share the component list.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Thanks for the update, will check out.

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes the code used for Single and Multi-Index needs optimization to reduce the code size and complexity.

    The code used for Multi-Index performs additional check to know the Image Edition/Architecture/Languages which needs to be taken care of.

    Will check the code and make the appropriate changes.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes and you may need to integrate the necessary drivers for Surface Pro 7 device.

     
  7. cunuhoujabsq

    cunuhoujabsq MDL Novice

    Jan 30, 2015
    20
    9
    0
    how to completely delete the start menu?
     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    In v10.1, I have updated the code to remove the changes done by CU .331 to the removed components, using the image with previous CU's other than .208 breaks the installation of the newer CU.

    Do test with the next upcoming CU, it will install properly.

     
  9. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    I've had these problems. In my case, these were registry entries that had not been properly converted with NTlite.
    It integrates your reg files as they are. That's where I had problems, before I started using the MSMG Toolkit.

    If you put your reg files to be integrated through the toolkit, everything will be converted and integrated correctly.
    can be directly related to registry settings on keys
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
    have to replace (within the reg files) with
    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\
    Inside the toolkit it changes a little more.

    To solve it easily you can open your files with notepad and use replace CurrentControlSet with ControlSet001 and click on replace everything.

    Tip: Start again with an unchanged image.

    If that solves the problem, tell us. If not, it is one step less to have problems in the future.

    So, it may be, too, because of removing some components. But I can't tell you which ones.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    That's Edge Chromium which is not removed by Toolkit yet.

    To un-install it, open a administrator command prompt and navigate to the edge installation folder and run the below command.

    Code:
    setup.exe --uninstall --system-level --verbose-logging --force-uninstall
    
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Use the Image with latest CU integrated and make sure there's no AV interference with the Toolkit folder.

     
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    In Integrate Menu, the Updates integration should be after the Features as integrating the features after the update will make the Windows Update to re-offer the updates to update the files related to these features.

     
  13. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #15855 inTerActionVRI, Jul 8, 2020
    Last edited: Jul 9, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. E_B_M

    E_B_M MDL Member

    Jan 16, 2012
    178
    115
    10
    Below is components removed list (which excluded Windows Backup) which did not break system restore .

    GameExplorer
    SpeechRecognition
    WinSAT
    AssignedAccess
    CEIP_SQM
    FaceRecognition
    LocationService
    PicturePassword
    UnifiedTelemetryClient
    WindowsErrorReporting
    WindowsInsiderHub
    HomeGroup
    MultiPointConnector
    RemoteAssistance
    DeviceLockdown
    EaseOfAccessThemes
    EasyTransfer
    FileHistory
    SecurityCenter
    StepsRecorder
    WindowsSubsystemForLinux
    WindowsToGo
    AADBrokerPlugin
    AssignedAccessLockApp
    BioEnrollment
    CBSPreview
    ContentDeliveryManager
    ECApp
    LockApp
    MapControl
    NarratorQuickStart
    OneDrive
    ParentalControls
    PeopleExperienceHost
    QuickAssist
    RetailDemoContent
    SecureAssessmentBrowser
    SettingSync
    SkypeORTC
    Win32WebViewHost
    WindowsDefender
    WindowsMixedReality
    WindowsReaderPDF
    XboxGameCallableUI
    Paint3D
    XboxApp
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #15857 inTerActionVRI, Jul 9, 2020
    Last edited: Jul 10, 2020
    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-793#post-1606110

    Resent an today v3 updated file in the post above.

    Fix Cortana App was not removed in 2004 H1 (only in the custom removal options I made available).

    Edit: Fixed the bug in the question about choosing the StorageDrive, when you answer "No". I kept asking for the letter and did not go to the Main Menu.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. l3ullseye

    l3ullseye MDL Novice

    Sep 6, 2010
    7
    1
    0
    So I can't use the latest iso?, Do I have to use the 1709 Creators Update, or is there a v2004 iso with the CU included?
    Sorry I didn't get that!

    I'll check the AV...

    I am using a clean unchanged image (ISO)

    Thanks!
     
  17. miketunes

    miketunes MDL Novice

    Aug 23, 2010
    41
    5
    0
    I'm get a failure to install 2020-06 Cumulative update for Windows 10 2004 (KB4557957) with a fresh install on 10.1. sfc scan comes clean. This is one of the updates that causes savin printer issues - is it possible it's failing because microsoft doesn't want it deployed - or something with my ISO? Anyone else have this issue?
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...