1. andypig

    andypig MDL Novice

    Jun 14, 2022
    10
    1
    0
    FYR
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I haven't tested each game or adobe products to know which are working or not, But I have retained the files reported by users which are needed for proper working of Adobe products and some games.
     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The Dart tools are present inside Windows\System32 folder, the Debug tools are present in the Program Files (x86) for 64-bit OS.

    The remote.exe is present in the Debug Tools folder, use the latest pack from download link.

    The entries to the winpeshl.ini are added from within the Toolkit.cmd, you can modify the script to add the %windir%\system32\netstart.exe,-prompt and no need to rebuild the Dart pack.
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The new Edge Chromium pack for Windows 7/8.1 is only for testing and not yet been added to the Toolkit, the Toolkit still uses the old Edge Chromium cab file structure (Windows6.1-KB5001027-x64.cab).
     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    You need to use the source image with required CU integrated as specified in the changelog.txt
     
  6. Vangon

    Vangon MDL Novice

    Sep 8, 2022
    8
    2
    0
    #23667 Vangon, Sep 12, 2022
    Last edited: Sep 12, 2022
    Not sure if I'm following right here but I went and integrated CU KB5015807(that's the required CU for 21h2?) using the toolkit, nothing removed, just added NetFX35, installed it on a vm, ran sfc /verifyonly, same error as before "Windows resource protection found integrity violations"

    help please?

    Edit: tried again with toolkit 12.6 (I was using 12.5) and CU KB5016616 integrated with the toolkit, nothing added or removed, same result
     
  7. doffy90

    doffy90 MDL Novice

    Nov 9, 2015
    46
    5
    0
    not normal
     
  8. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    @MSMG,
    InboxApps for w81: the dependencies are separated by ", " and this is causing integration errors.

    from:
    Code:
               if "%SelectedSourceOS%" equ "w81" if "!%%j!" equ "+" (
                   if "%%j" equ "I_Alarms" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Alarms and Clock", "%Alarms_Appx%", "%VCLibs12_Appx%", "%Alarms_License%"
                   if "%%j" equ "I_BingFinance" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Finance", "%BingFinance_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%BingFinance_License%"
                   if "%%j" equ "I_BingFoodDrink" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Food and Drink", "%BingFoodDrink_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%BingFoodDrink_License%"
                   if "%%j" equ "I_BingHealthFitness" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Health and Fitness", "%BingHealthFitness%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%BingHealthFitness_License%"
                   if "%%j" equ "I_BingMaps" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Maps", "%BingMaps_Appx%", "%VCLibs12_Appx%", "%BingMaps_License%"
                   if "%%j" equ "I_BingNews" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing News", "%BingNews_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%BingNews_License%"
                   if "%%j" equ "I_BingSports" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Sports", "%BingSports_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%BingSports_License%"
                   if "%%j" equ "I_BingTravel" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Travel", "%BingTravel_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%BingTravel_License%"
                   if "%%j" equ "I_BingWeather" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Weather", "%BingWeather_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%BingWeather_License%"
                   if "%%j" equ "I_Calculator" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Calculator", "%Calculator_Appx%", "%VCLibs12_Appx%", "%Calculator_License%"
                   if "%%j" equ "I_CommunicationsApps" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Calender, Mail and People", "%CommunicationsApps_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%CommunicationsApps_License%"
                   if "%%j" equ "I_HelpAndTips" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Help and Tips", "%HelpAndTips_Appx%", "%VCLibs12_Appx%", "%HelpAndTips_License%"
                   if "%%j" equ "I_OneNote" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Office OneNote", "%OneNote_Appx%", "%VCLibs12_Appx%", "%OneNote_License%"
                   if "%%j" equ "I_Reader" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Reader", "%Reader_Appx%", "%VCLibs12_Appx%", "%Reader_License%"
                   if "%%j" equ "I_ReadingList" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Reading List", "%ReadingList_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%ReadingList_License%"
                   if "%%j" equ "I_Scan" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Scan", "%Scan_Appx%", "%VCLibs12_Appx%", "%Scan_License%"
                   if "%%j" equ "I_Skype" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Skype App", "%Skype_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%Skype_License%"
                   if "%%j" equ "I_SoundRecorder" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Sound Recorder", "%SoundRecorder_Appx%", "%VCLibs12_Appx%", "%SoundRecorder_License%"
                   if "%%j" equ "I_XboxLiveGames" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Xbox Live Games", "%XboxLiveGames_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%XboxLiveGames_License%"
                   if "%%j" equ "I_ZuneMusic" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Zune Music", "%ZuneMusic_Appx%", "%MediaPlayReadyClient22_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%ZuneMusic_License%"
                   if "%%j" equ "I_ZuneVideo" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Zune Video", "%ZuneVideo_Appx%", "%MediaPlayReadyClient22_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%ZuneVideo_License%"
               )
    
    to:
    Code:
               if "%SelectedSourceOS%" equ "w81" if "!%%j!" equ "+" (
                   if "%%j" equ "I_Alarms" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Alarms and Clock", "%Alarms_Appx%", "%VCLibs12_Appx%", "%Alarms_License%"
                   if "%%j" equ "I_BingFinance" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Finance", "%BingFinance_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%BingFinance_License%"
                   if "%%j" equ "I_BingFoodDrink" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Food and Drink", "%BingFoodDrink_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%BingFoodDrink_License%"
                   if "%%j" equ "I_BingHealthFitness" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Health and Fitness", "%BingHealthFitness%", "%VCLibs12_Appx% %WinJS20_Appx%", "%BingHealthFitness_License%"
                   if "%%j" equ "I_BingMaps" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Maps", "%BingMaps_Appx%", "%VCLibs12_Appx%", "%BingMaps_License%"
                   if "%%j" equ "I_BingNews" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing News", "%BingNews_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%BingNews_License%"
                   if "%%j" equ "I_BingSports" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Sports", "%BingSports_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%BingSports_License%"
                   if "%%j" equ "I_BingTravel" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Travel", "%BingTravel_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%BingTravel_License%"
                   if "%%j" equ "I_BingWeather" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Bing Weather", "%BingWeather_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%BingWeather_License%"
                   if "%%j" equ "I_Calculator" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Calculator", "%Calculator_Appx%", "%VCLibs12_Appx%", "%Calculator_License%"
                   if "%%j" equ "I_CommunicationsApps" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Calender, Mail and People", "%CommunicationsApps_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%CommunicationsApps_License%"
                   if "%%j" equ "I_HelpAndTips" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Help and Tips", "%HelpAndTips_Appx%", "%VCLibs12_Appx%", "%HelpAndTips_License%"
                   if "%%j" equ "I_OneNote" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Office OneNote", "%OneNote_Appx%", "%VCLibs12_Appx%", "%OneNote_License%"
                   if "%%j" equ "I_Reader" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Reader", "%Reader_Appx%", "%VCLibs12_Appx%", "%Reader_License%"
                   if "%%j" equ "I_ReadingList" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Reading List", "%ReadingList_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%ReadingList_License%"
                   if "%%j" equ "I_Scan" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Scan", "%Scan_Appx%", "%VCLibs12_Appx%", "%Scan_License%"
                   if "%%j" equ "I_Skype" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Skype App", "%Skype_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%Skype_License%"
                   if "%%j" equ "I_SoundRecorder" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Sound Recorder", "%SoundRecorder_Appx%", "%VCLibs12_Appx%", "%SoundRecorder_License%"
                   if "%%j" equ "I_XboxLiveGames" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Xbox Live Games", "%XboxLiveGames_Appx%", "%VCLibs12_Appx% %WinJS20_Appx%", "%XboxLiveGames_License%"
                   if "%%j" equ "I_ZuneMusic" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Zune Music", "%ZuneMusic_Appx%", "%MediaPlayReadyClient22_Appx% %VCLibs12_Appx% %WinJS20_Appx%", "%ZuneMusic_License%"
                   if "%%j" equ "I_ZuneVideo" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Zune Video", "%ZuneVideo_Appx%", "%MediaPlayReadyClient22_Appx% %VCLibs12_Appx% %WinJS20_Appx%", "%ZuneVideo_License%"
               )
    


    Visible examples:
    from:
    Code:
    if "%%j" equ "I_ZuneMusic" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Zune Music", "%ZuneMusic_Appx%", "%MediaPlayReadyClient22_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%ZuneMusic_License%"
    
    to:
    Code:
    if "%%j" equ "I_ZuneMusic" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Zune Music", "%ZuneMusic_Appx%", "%MediaPlayReadyClient22_Appx% %VCLibs12_Appx% %WinJS20_Appx%", "%ZuneMusic_License%"
    
    from:
    Code:
    if "%%j" equ "I_ZuneVideo" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Zune Video", "%ZuneVideo_Appx%", "%MediaPlayReadyClient22_Appx%", "%VCLibs12_Appx%", "%WinJS20_Appx%", "%ZuneVideo_License%"
    
    to:
    Code:
    if "%%j" equ "I_ZuneVideo" call :AddProvisionedAppxPackage "%InstallMount%\%%i", "Zune Video", "%ZuneVideo_Appx%", "%MediaPlayReadyClient22_Appx% %VCLibs12_Appx% %WinJS20_Appx%", "%ZuneVideo_License%"
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Sturmovik

    Sturmovik MDL Novice

    Sep 7, 2022
    10
    2
    0
    Hi @MSMG and thanks for your support. I do run your Toolkit as specified, on a freshly new installed Windows 10, to be sure platform is clean. Also deactivated Defender and Firewall before unzipping your folder.

    Your changelog says that Removing Windows Components function works on my latest generated ISO with Media Creation Tool, Build 1288 10.0.19044 - Toolkit 12.6

    I am sorry I did not understood this : Also make sure you are using the right image with required CU integrated specified in the changelog.txt

    The obtained ISO content is copied to the DVD folder, everything else is followed in your Readme, according the version I am working on, 21H2.

    Best Regards
     
  10. component WindowsMediaPlayer not found via toolkithelper method on w10 1904x.2006 .

    uupdump base win10 1904.1 iso updated using w10ui by abbodi1406 with edgechromium skipped.

    Ntlite found it & removed all its dependencies including troubleshooterpackage & wmpnetworksharing.

    @MSMG pl do cross check for betterment of toolkit.

    i have already removed its capability plus optional feature is disabled in offline image.
     
  11. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #23672 inTerActionVRI, Sep 14, 2022
    Last edited: Sep 14, 2022
    Not supported by latest ToolkiHelper version.

    You need to mount 19041.1 and integrate the updates for ToolkitHelper support servicing new Service Packs Builds to remove components.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    #23673 inTerActionVRI, Sep 15, 2022
    Last edited: Sep 15, 2022
    .
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Then it might be the Ghost SFC bug which occurs when using the Microsoft Refresh source images which comes with updates integrated and the DISM /Cleanup-Image /StartComponentCleanup /ResetBase command performed before publishing the ISO's.
     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Thanks, made the changes.
     
  15. Vangon

    Vangon MDL Novice

    Sep 8, 2022
    8
    2
    0
    SFC /scannow seems to fix the violations but does it restore the removed components or apps?

    I faced the same error with the official build 21h1 and 20h2 however 1909 seems to be fine, here's the SHA-1 Hash for the image I'm currently struggling with (21h2) just for reference "30FF3CC3CDC05ABF47489742E2E1B810D0003968" ,I also found after googling that a decent amount of people have the same issue with 21h1 and with older builds too and I seem to be one of them, something worth noting is that I'm still running build 1803 on my current machine and from there I'm trying to install 21h2 on a VM using Vm Workstation (I don't see how this can possibly affect that but you guys seem to know best).

    Could anyone please confirm if a fresh install of Windows 10 Pro using the official Win10_21H2_English_x64 (SHA-1: 30FF3CC3CDC05ABF47489742E2E1B810D0003968) generates "Windows resource protection found integrity violations" after executing sfc /verifyonly

    I would really appreciate it if anyone has a fix for this
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Check here, the Windows Media Player is removed without any traces of it.
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes, all Windows 10 and 11 refreshed images published does contain this ghost SFC error, don't worry it won't restore any removed components.
     
  18. Sturmovik

    Sturmovik MDL Novice

    Sep 7, 2022
    10
    2
    0
    @MSMG I would like to thanks for the time you took for me ! I can see you achieved it working. So I belive I can. I had a missunderstood with supported version, like you told, only for LTSC. My bad.

    But my question now, and sorry if it sounds dumb : Where/how did you get that working W10 Pro v22H2 (10.0.19045.2006) ?

    With the official Media Creation Tool, I have no choice of Builds, only languages and so...

    Or you did yourself integrate that last build ?

    Ive searched for a thing like we have for the Update Catalog, I dont manage to get that last build manually.

    Best Regards