1. Tapan Mazumder

    Tapan Mazumder MDL Novice

    May 13, 2020
    3
    0
    0
    Wow that's great.
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    #15202 MSMG, May 17, 2020
    Last edited: May 17, 2020
    (OP)
    Ok try this

    First run these commands in the command prompt

    Code:
    reg load HKLM\test C:\Windows\System32\Config\SOFTWARE
    reg add "HKLM\test\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-PPIProjection-Package~31bf3856ad364e35~amd64~~10.0.18362.1" /v Visibility /t REG_DWORD /d 1 /f
    reg add "HKLM\test\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-PPIProjection-Package~31bf3856ad364e35~amd64~~10.0.18362.1" /v DefVis /t REG_DWORD /d 2 /f
    reg delete "HKLM\test\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-PPIProjection-Package~31bf3856ad364e35~amd64~~10.0.18362.1\Owners" /f
    reg unload HKLM\test
    
    Then run the below command in command prompt to remove the Connect App.

    Code:
    Dism /Online /Remove-Package /PackageName:Microsoft-PPIProjection-Package~31bf3856ad364e35~amd64~~10.0.18362.1
    
    If your OS version is different then change the version in the above commands.

    PS: In W10 v2004 the Connect App is not present.




     
  3. OrdinaryNova

    OrdinaryNova MDL Novice

    Mar 15, 2019
    32
    3
    0
    hello,
    do you have any guesstimation about telemetry?
     
  4. marioalpha

    marioalpha MDL Novice

    Apr 26, 2017
    31
    7
    0
    #15204 marioalpha, May 17, 2020
    Last edited: May 17, 2020
    thank you very much :D
     
  5. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #15206 inTerActionVRI, May 18, 2020
    Last edited: May 18, 2020
    I did the proper testing and as a result, actually removing "Cortana, StartMenu and Settings Search App" from the "SystemApps" menu, breaks the search bar. Just remove the "CortanaApp" from "WindowsApps" menu and everything will be fine (for 1909 H2).


    I was doing this. And I was getting a "CONFIG INITIALIZATION FAILED STOP CODE ERROR" installation failure.

    I found that this occurs when "HKLM\System\CurrentControlSet\..."
    or for the entries I added in the Toolkit.cmd script "HKLM\TK_System\CurrentControlSet\..." registry entries are implemented

    Resolved by replacing this volatile entry with root entries:
    "HKLM\System\ControlSet001\..."
    or for the entries I added in the Toolkit.cmd script "HKLM\TK_System\ControlSet001\..."

    So... that way the addition of my "*.reg" files were imported perfectly.

    I hope this information is useful.



    Now let's get to the problem I'm experiencing at the moment.

    The compilation I am preparing has 3 index (Home, Pro and Pro for WorkStations).

    The problem is that when I install the Pro version, at the end of the installation, the Enterprise version watermark appears.

    Does anyone know what may be happening?


    Grateful for the attention!
     
  6. myvircandy

    myvircandy MDL Novice

    Jun 17, 2018
    23
    4
    0
    hello , I can't creat new txt documents after remove some packPkgslists ,what caused it ,please, my win10 version is v2004,19041.208
     
  7. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    372
    107
    10
  8. marioalpha

    marioalpha MDL Novice

    Apr 26, 2017
    31
    7
    0
    i can't perform step 6> 1 because i get this message

    Cannot Perform Image Component Cleanup when Pending.xml is present...

    MSMG ToolKit Commandline Helper
    Version: 1.0.3132.0
     
  9. ceo54

    ceo54 MDL Addicted

    Aug 13, 2015
    884
    385
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
    Tried this, but still get SFC errors when I omit this step from my normal method.
    Extract ISO (1 > 3)

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

    Integrate Win32 calculator (3 > 3 > C)

    Apply SSU and CU updates (3 > 4 > 2 > 1 > 4)

    Apply setup media update (3 > 4 > 2 > 2)

    Remove using RemovePkgsList.txt (4 > 3)
    ToolKitHelper:GameExplorer
    ToolKitHelper:MapControl
    ToolKitHelper:OneDrive
    ToolKitHelper:peopleExperienceHost
    ToolKitHelper:pPIProjection
    ToolKitHelper:RetailDemoContent
    ToolKitHelper:SkypeORTC
    ToolKitHelper:SecureAssessmentBrowser
    ToolKitHelper:WindowsMixedReality
    ToolKitHelper:XboxGameCallableUI
    ToolKitHelper:WindowsApps

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

    Cleanup (6 > 1)

    Apply changes to image (6 > 2 > Y)

    Rebuild (6 > 1)

    Convert WIM to ESD (2 > 4)

    Make ISO (7 > 1)

    If I don't integrate Windows Updates I no longer get SFC errors with my method.
     
  11. marioalpha

    marioalpha MDL Novice

    Apr 26, 2017
    31
    7
    0
    #15213 marioalpha, May 18, 2020
    Last edited: May 18, 2020
    -
     
  12. agarbar90

    agarbar90 MDL Novice

    Feb 29, 2016
    41
    22
    0
    @MSMG thanks for your efforts.

    Will patiently wait until v2004 is fully supported ^^

    Still running a v1803 clean ISO thanks to your wonderful tool. No SFC errors, WU working properly, no returning apps, etc.
     
  13. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,005
    122
    90
    Do you know if the Connect app is not present in 2004 like MSMG said?
     
  14. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    372
    107
    10
    his is excellent news for the new release, but I ask how to do it for versions 18363.xxx.
     
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Probably by this week it will be ready, I'm working on it now.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Actually the ToolKit uses the ConvertReg.reg in Bin folder to convert the registry hives in the registry files being imported to the image using the menu [5]-> Import Registry Settings from Registry File.

    The ConvertReg.reg converts the CurrentControlSet to ControlSet001

    Code:
    [hashtable]$equivalents = @{
        "[HKEY_LOCAL_MACHINE\SOFTWARE" = "[HKEY_LOCAL_MACHINE\TK_SOFTWARE";
        "[-HKEY_LOCAL_MACHINE\SOFTWARE" = "[-HKEY_LOCAL_MACHINE\TK_SOFTWARE";
        "[HKEY_CLASSES_ROOT" = "[HKEY_LOCAL_MACHINE\TK_SOFTWARE\Classes";
        "[-HKEY_CLASSES_ROOT" = "[-HKEY_LOCAL_MACHINE\TK_SOFTWARE\Classes";
        "[HKEY_LOCAL_MACHINE\SYSTEM" = "[HKEY_LOCAL_MACHINE\TK_SYSTEM";
        "[-HKEY_LOCAL_MACHINE\SYSTEM" = "[-HKEY_LOCAL_MACHINE\TK_SYSTEM";
        "[HKEY_LOCAL_MACHINE\TK_SYSTEM\CurrentControlSet\" = "[HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\";
        "[-HKEY_LOCAL_MACHINE\TK_SYSTEM\CurrentControlSet\" = "[-HKEY_LOCAL_MACHINE\TK_SYSTEM\ControlSet001\";
        "[HKEY_CURRENT_USER" = "[HKEY_LOCAL_MACHINE\TK_NTUSER";
        "[-HKEY_CURRENT_USER" = "[-HKEY_LOCAL_MACHINE\TK_NTUSER";
        "[HKEY_USERS\.Default" = "[HKEY_LOCAL_MACHINE\TK_DEFAULT";
        "[-HKEY_USERS\.Default" = "[-HKEY_LOCAL_MACHINE\TK_DEFAULT"}
    

    Enterprise version watermark appearing might be the CompositionEditionID being displayed, it gets removed once the OS is activated.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    If you had added the .NET FX 3.5 then you can't perform the cleanup, do the cleanup before integrating the .NET FX 3.5