1. xingthx

    xingthx MDL Novice

    Aug 31, 2012
    4
    0
    0
    edit file .\packs\RemovePkgsList.txt using file RemovePkgsList_Template.txt.
    template file contains the apps and components.
    so the next verison will support it ?
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    No even that way it won't remove since I have only added Apps removal for v1903, the support for v1903 component removal will take more time since MS has done changes to Cumulative update to restore the removed components and so need to work on it properly.

     
  3. xingthx

    xingthx MDL Novice

    Aug 31, 2012
    4
    0
    0
    ok,got it.
     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Updated the Toolkit to v9.3.2

    v9.3.2
    + Updated ToolKit's Bin folder with Windows 10 20H1 Insider Preview WADK (v10.0.18898.1000) Tools.
    + Fixed a Bug in the Feature "Integrate Language Packs" Where the extraction of Localized Resource files failed for Windows 10 v1607 Client/Server Source OS.
    + Updated the Feature "Remove Windows Component" to support removing Narrator Quick Start System App for Windows 10 v1809 Source OS.
    + Updated the Feature "Remove Windows Component" to support removing Windows Apps for Windows 10 v1903 (v10.0.18362.30) Source OS.
    + Fixed a Bug in the Feature "Remove Windows Component Using Package List" where the Toolkit failed to parse the ToolkitHelper.exe component name if more than one '_' present.

    Note: I have changed the syntax for RemovePkgsList.txt to use ':' instead of '_' for ToolKitHelper Components Name.
     
  5. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    first to reply to thank for release of 9.3.2

    been refreshign.
     
  6. haremmon

    haremmon MDL Novice

    Aug 29, 2016
    20
    18
    0
    Thank you for this information. I was wondering this too as to why the system and windows apps removals were not available. Look forward to seeing a solution to Microsoft's changes in v1903.
     
  7. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
    @MSMG Thank you again for your hard work.

    Testing v9.3.2 now with the following:
    • x86 ISO: 18362.30.190401-0842.19H1_RELEASE_CLIENTENTERPRISE_VOL_X86FRE_EN-GB.ISO
    • x86 SSU: windows10.0-kb4498523-x86_ef839686aee13279ed4e3656150eed43d525949c.msu
    • x86 CU: windows10.0-kb4497935-x86_8cd569b78eb22e22e5cf5f32b471f170f410ff4f.msu
    • x64 ISO:18362.30.190401-0943.19H1_RELEASE_CLIENTENTERPRISE_VOL_X64FRE_EN-GB.ISO
    • x64 SSU: windows10.0-kb4498523-x64_a0ff434be44cddb3c4e6c9e3a9a8d150e3ddc5fa.msu
    • x64 CU: windows10.0-kb4497935-x64_e1e15758afc9d32ca57779428d145cfba3a12e4b.msu
     
  8. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
    Very pleased to report that I encountered no problems with v9.3.2 and the above files. SFC scanned before and after Windows Updates and found no issues.

    Extract ISO (1 > 3)

    Select source (1 > 1) (also mount boot and recovery images)

    Integrate Win32 calculator (3 > 3 > B)

    Remove all metro apps (4 > 1 > 1 > 8)

    Tweaks for Task View, App Downloads, Photo Viewer (5 > 5 > B/D/J)

    Cleanup (6 > 1)

    Apply changes to image (6 > 2)

    Rebuild (6 > 1)

    Convert WIM to ESD (2 > 4)

    Make ISO (7 > 1)
     
  9. sergey130270

    sergey130270 MDL Senior Member

    May 15, 2014
    276
    298
    10
    #11311 sergey130270, Jun 2, 2019
    Last edited: Jun 2, 2019
    Hello guys! Help me please, created a script for importing reg-files, I can not import a reg-file, writes that Error: Error accessing the registry. Please see what is missing. Through SuperCMD.v2.1 everything is imported well, but through the command line I can not import the reg-file in the connected image into the bushes [PE4-SYSTEM] and [PE4-SOFTWARE].
    Thank.
    Here is its contents:

    @echo off
    md "%~dp0Mount"
    echo.
    echo Mount image...
    echo -----------------------------------------------
    echo.
    dism /Mount-Wim /WimFile:"%~dp0boot.wim" /Index:2 /MountDir:"%~dp0Mount"

    Set Target="%~dp0Mount"

    echo Connecting a registry hive ...
    echo -----------------------------------------------
    echo.
    reg load HKEY_LOCAL_MACHINE\PE4-SOFTWARE "%Target%\Windows\System32\config\SOFTWARE"
    reg load HKEY_LOCAL_MACHINE\PE4-SYSTEM "%Target%\Windows\System32\config\SYSTEM"
    reg load HKEY_LOCAL_MACHINE\PE4-USER "%Target%\Windows\System32\config\USER"
    Echo.
    Echo Registry shrubs connected...
    Echo.
    Pause
    echo Importing Values to Registry ...
    echo -----------------------------------------------
    echo.
    reg import "%~dp0REG.reg" Error: Error accessing the registry
    Echo.
    Pause
    Echo ----------------------------
    reg unload HKEY_LOCAL_MACHINE\PE4-SOFTWARE
    reg unload HKEY_LOCAL_MACHINE\PE4-SYSTEM
    reg unload HKEY_LOCAL_MACHINE\PE4-USER
    Cls
    Echo.
    Echo Registry shrubs disabled...
    Echo.
    Pause
    echo Copying files ...
    echo -----------------------------------------------
    echo.
    xcopy "%~dp0FALES" "%~dp0Mount" /E /Q /H /Y
    echo.
    echo -----------------------------------------------
    echo.
    dism /Unmount-Wim /MountDir:"%~dp0Mount" /Commit
    echo.
    pause
    exit
     
  10. kompassorpigo

    kompassorpigo MDL Member

    Jun 22, 2016
    128
    23
    10
    Is there any reason to use 18362.30 as opposed to 18362.1? In case I plan to update online after installation.
    Thank you for the update!
     
  11. kal

    kal MDL Member

    Aug 18, 2007
    105
    21
    10
    I've found the problem: integrating Win 32 Calc does break start menu and search ui after first reboot. It work on first boot, but when I install Vmware tools and reboot, everything is broken.
     
  12. LordVardus

    LordVardus MDL Novice

    Apr 4, 2018
    35
    6
    0
    good day
    when I remove the metro apps at the 1903
    but stay under C: \Program Files\WindowsApps the whole apps folder earlier they were also removed or not?
     
  13. LeoKesler

    LeoKesler MDL Novice

    Feb 11, 2008
    14
    4
    0
    In file RemovePkgsList_template.txt and RemoveAppsList_W10_v1903_Template.txt some entries are almost the same, like:

    Microsoft.MicrosoftSolitaireCollection -- ToolKitHelper:SolitaireCollection
    Microsoft.Office.OneNote -- ToolKitHelper:OfficeOneNote
    (...)

    Do I need to keep both entries in RemovePkgList.txt and RemoveAppsList.txt ?
     
  14. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    #11316 intro, Jun 2, 2019
    Last edited: Jun 2, 2019
    MSMG would you happen to know why, after removing all apps and advanced components except IE in w10 x64 pro en us 1809, I can't install the netflix app properly using powershell (it installs but won't open}. If I do the same with LTSC the netflix app installs and works using powershell. Is there an app or component (if removed} that doesn't let powershell install an app properly?
     
  15. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    372
    107
    10
    Good morning
    I tried the 9.3.2 with W10 1903 b18362.30
    and the option does not appear "Remove System Apps Menu"
    in the path: [4] Remove> [1] Remove Windows Components> [2] System Apps

    Thank you
     
  16. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    The toolkit only supports the removal of windows apps in 1903. Wait for more support
     
  17. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    372
    107
    10
    OK! thank you very much.
     
  18. NickoOctavianus

    NickoOctavianus MDL Novice

    Jan 19, 2019
    10
    0
    0
    I have tried removing component windows with the pkg list, but still there, I think this Toolkit v9.3.2 can help