1. (ABE)

    (ABE) MDL Novice

    Mar 26, 2018
    38
    13
    0
    MSMG,
    See where the error is. The package removal process is fine. Upon installation Defender is not deleted?

    RemovePkgsList file:

    Microsoft-Windows-ContentDeliveryManager-Package
    Microsoft-Windows-OneDrive-Package
    Microsoft-Windows-PeopleExperienceHost-Package
    Microsoft-Windows-QuickAssist-Package
    Microsoft-Windows-LockApp-Package
    Microsoft-Windows-RetailDemoContent-Package
    Microsoft-Windows-SecureAssessmentBrowser-Package
    Microsoft-Windows-SkypeORTC-Package
    Microsoft-Windows-ErrorReporting-Package
    Microsoft-Windows-DefenderApp-Package
    Microsoft-Windows-XboxApp-Package
    Microsoft-Windows-XboxGameCallableUI-Package
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    HOSTS file editing as been protected starting from some version of Windows 10 but is this query related to ToolKit?

    In order to have start menu tiles you need to import a custom start menu tiles with a single non-existence shortcut.

    RemoveAppsList_W10_RS5_Template.txt - A template file having the list of Appx package name
    RemovePkgsList_Template.txt - A template file having a sample Package name.
    RemoveStartMenuTiles.xml - An XML file used to remove all start menu tiles
    w10_CustomStartMenuLayout.xml - An XML file for user start menu layout

    RemoveAppsList.txt and RemovePkgsList.txt are empty as this needs to be filled by user based on RemoveAppsList_W10_RS5_Template.txt and Package List

    Remove Apps / Packages using List uses the DIMS to remove the Appx/Package.

     
  3. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    May be some components is broken, will checkout.

     
  4. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    1) So far not faced this error
    2) Sometimes even with Untouched image install I do get this bug.

     
  5. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Can't say I can fix this issue in next version since it requires further testing to know what's causing the error.

     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Specify the HOST, Source OS Info and how you removed these components, is it using Remove Windows Components or Remove Windows Components using Package List.

    If the source OS is v1809 then the Package list removal is not supported like below

     
  7. (ABE)

    (ABE) MDL Novice

    Mar 26, 2018
    38
    13
    0
    #8807 (ABE), Dec 1, 2018
    Last edited: Dec 1, 2018
    Yes 1809 almost all these components are only removed defender accounted for separately in the manual)
    Defender is do not remove if using Package List , i dell it in component derectory
     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You didn't answer my query whether you did used the Remove Windows Component menu or Remove Windows Components using Package List menu?

    I'm asking because you are talking about RemovePkgsList file which uses the DISM method to remove components and the list you have given above is incorrect.

    For RS5 v1809 if had used the Remove Windows Component then all component gets removed without any issues.


     
  9. Bm.Lava

    Bm.Lava MDL Novice

    Nov 16, 2013
    49
    8
    0
    The "Photo Viewer, Media Player, Calculator" Metro Skin Packs are not ready for the RS5, right?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    Hmm... Maybe I've just been lucky :) Are you aware of a fix?
     
  11. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    yes
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Dires

    Dires MDL Novice

    May 3, 2018
    18
    1
    0
    tried to install rs1 on a clean OS without updates, but I still don’t put it, is it possible to install KB4467684
    on windows 10 pro, live OS? if I use msmg-toolkit, then this kb is installed on win 10 pro, this KB4467684 is only for ltsb (ltsc).
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    No I don't know any fix for it, but after browsing for some time, the icon gets auto-fixed.

     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    I just forgot, you were referring to RS1 for which the MS has ended the support for editions other than Enterprise, Education and LTSB.

    For Integrating the updates to other editions you need to use a tweak which the ToolKit uses to integrate the updates.

     
  15. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,005
    122
    90
    #8815 Windows 10 User, Dec 1, 2018
    Last edited: Dec 1, 2018
    I don't think so but is it possible to bypass it (this host and their files and folders protection)?

    But I don't want to have start menu tiles and and what do you mean by importing a single non-existing shortcut?
     
  16. Dires

    Dires MDL Novice

    May 3, 2018
    18
    1
    0
    I'm sorry, but where can I get this tweak? I looked at the whole toolkit and did not find this functionality, as I understand it, I need to integrate it into the dvd live OS folder. Then deploy again on a working machine?
    Or is there another way to solve it on a live operating system?
     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    - Try using the NSudo command prompt to modify the hosts file or remove the read only attribute of hosts file and then modify.

    - The custom start menu layout requires at least one shortcut entry and in order have no tiles you need to specify a shortcut which doesn't exist.

     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Actually I haven't added the tweak for RS1 but you can run the below reg commands inside a NSudo command prompt to enable updates integration online

    Code:
    
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallClient" /t REG_SZ /d "DISM Package Manager Provider" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallName" /t REG_SZ /d "Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0.mum" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallLocation" /t REG_SZ /d "\\?\d:\rs1.bin.amd64fre\csi\pkgs\\" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "CurrentState" /t REG_DWORD /d "112" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "SelfUpdate" /t REG_DWORD /d "0" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "Visibility" /t REG_DWORD /d "1" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallTimeHigh" /t REG_DWORD /d "30649479" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallTimeLow" /t REG_DWORD /d "1431244152" /f
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages\Microsoft-Windows-EnterpriseEdition~31bf3856ad364e35~amd64~~10.0.14393.0" /v "InstallUser" /t REG_SZ /d "S-1-5-18" /f
    
    
     
  19. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    MSMG, when do you plan to release an updated version?
     
  20. LilBlinx

    LilBlinx MDL Junior Member

    Aug 31, 2016
    52
    42
    0
    When it's ready. He is generous and fair enough that he released the last 2 versions early for testing purposes and he said that there will be updates and fixes incoming and yet, you are impatient to wait on something that is free. All you have to do is sit and wait while he does the coding, testing and spending valuable time on this project. The problem is, you aren't the first and you won't be the last and because of posts like these the thread is cluttered from useless information instead on focusing on the real actually useful information.