1. cornetaranheta

    cornetaranheta MDL Novice

    Sep 10, 2017
    9
    0
    0
    Ok thanks
     
  2. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    hello friend, just try to use your brain a little ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,869
    1,535
    60
    #16443 Ace2, Sep 19, 2020
    Last edited: Sep 19, 2020
    Windows 10.0.19041.1 Core x64

    1.
    Code:
    dism /image:C:\mount /disable-feature /featurename:Printing-PrintToPDFServices-Features /featurename:Windows-Defender-Default-Definitions /featurename:Printing-XPSServices-Features /featurename:SearchEngine-Client-Package /featurename:MSRDC-Infrastructure /featurename:WorkFolders-Client /featurename:Printing-Foundation-Features /featurename:Printing-Foundation-InternetPrinting-Client /featurename:MicrosoftWindowsPowerShellV2Root /featurename:MicrosoftWindowsPowerShellV2 /featurename:NetFx4-AdvSrvs /featurename:WCF-Services45 /featurename:WCF-TCP-PortSharing45 /featurename:SMB1Protocol /featurename:SMB1Protocol-Client /featurename:SMB1Protocol-Deprecation /featurename:MediaPlayback /featurename:WindowsMediaPlayer /featurename:Internet-Explorer-Optional-amd64

    2.
    Code:
    dism /image:C:\mount /enable-feature /featurename:LegacyComponents /featurename:DirectPlay

    3.
    Code:
    dism /image:C:\mount /remove-package /packagename:Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-OneCore-DirectX-Database-FOD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    dism /image:C:\mount /remove-package /packagename:OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.19041.1

    4.
    Code:
    Get-AppXProvisionedPackage -Path C:\mount | Remove-AppxProvisionedPackage -Path C:\mount

    5.
    Code:
    MSMG ToolKit Commandline Helper
    Version: 1.0.3780.0
    
    Image Version: 10.0.19041.1
    
    Component : AdobeFlashForWindows
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : InternetExplorer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : FirstLogonAnimation
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : GameExplorer
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SnippingTool
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SpeechRecognition
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    The specified component has already been removed...
    
    Component : WindowsPhotoViewer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WinSAT
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : CEIP_SQM
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : FaceRecognition
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : KernelDebugging
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : LocationService
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : PicturePassword
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : PinEnrollment
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : UnifiedTelemetryClient
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WiFiNetworkManager
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsErrorReporting
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsInsiderHub
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : HomeGroup
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : MultiPointConnector
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : RemoteAssistance
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : DeviceLockdown
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : EaseOfAccessThemes
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : EasyTransfer
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : FileHistory
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    The specified component has already been removed...
    
    Component : SecurityCenter
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    The specified component has already been removed...
    
    Component : SystemRestore
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsBackup
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsFirewall
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsSubsystemForLinux
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsToGo
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    The specified component has already been removed...
    
    Component : AADBrokerPlugin
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : BioEnrollment
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : CallingShellApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : CBSPreview
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : ContentDeliveryManager
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : ECApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : EdgeDevToolsClient
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : Edge
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : FileExplorer
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : LockApp
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : MapControl
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : NarratorQuickStart
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : OneDrive
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : ParentalControls
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : PeopleExperienceHost
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    The specified component has already been removed...
    
    Component : RetailDemoContent
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SettingSync
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SkypeORTC
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : SmartScreen
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : Win32WebViewHost
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsDefender
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsMixedReality
    
    Removing Package files...
    Modifying Package Registry...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : WindowsReaderPDF
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : XboxGameCallableUI
    
    Removing Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    Component : WindowsStore
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    Component : XboxApp
    
    Removing Package files...
    Modifying Package files...
    Loading Image Registry...
    Modifying Package Registry...
    Unloading Image Registry...
    
    The operation completed successfully.
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    
    The specified component has already been removed...
    Press any key to continue . . .

    ;)

    Last edited: added Cleanup.:p

    6.
    Code:
    Microsoft Windows [Version 10.0.19041.1]
    (c) 2019 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>dism /image:C:\Mount /cleanup-image /startcomponentcleanup
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19041.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Windows\system32>
    
    
    Microsoft Windows [Version 10.0.19041.1]
    (c) 2019 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>sfc /scannow /offbootdir=C:\mount /offwindir=C:\mount\windows
    
    Beginning system scan.  This process will take some time.
    
    
    Windows Resource Protection did not find any integrity violations.
    
    C:\Windows\system32>
     
  4. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    yep same here :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #16445 inTerActionVRI, Sep 19, 2020
    Last edited: Sep 19, 2020
    Basicamente tu podes traduzir todas (dentre mais de 30000) as linhas de código que começam, com "echo." ou somente "echo". sem aspas.
    Apenas não traduza o comando "echo" para "eco".

    Basically you can translate all (out of more than 30000) the lines of code that start with "echo." or just "echo". without quotes.
    Just don't translate the "echo" command to "eco".

    From
    echo.Apply Custom Tweaks Selection
    To
    echo.Aplicar Selecao Personalizada de Ajustes

    Remova os caracteres especiais das palavras em português. Ex: "Seleção". Os caracteres aparecerão diferentes se você manter acentos cidilha, etc. Então mantenha "Selecao".
    Remove special characters from Portuguese words. Ex: "Seleção" ("Selection"). The characters will appear different if you keep scent accents, etc. Then keep "Selecao".

    Só para você saber como seria, da maneira mais difícil. Ou seja, há coisas que devem ser realizadas através do "Faça Você Mesmo".

    Just so you know what it would be like, in the hardest way. That is, there are things that must be accomplished through "Do It Yourself - DIY".

    Que nickname loco, hehehehe
    What a crazy nickname, hehehehe
     
  6. Created a Batch Script about the same with some changes . Script Worked Perfectly on Win10 19041.450 ISO.
    https://forums.mydigitallife.net/th...tem-apps-ownership-script.82116/#post-1619511
    Thanks a lot.
     
  7. cornetaranheta

    cornetaranheta MDL Novice

    Sep 10, 2017
    9
    0
    0
    I'm tou trying to use my head but I can't get my knowledge very little if I can help thank you very much
     
  8. cornetaranheta

    cornetaranheta MDL Novice

    Sep 10, 2017
    9
    0
    0
  9. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    #16449 ingviowarr, Sep 19, 2020
    Last edited: Sep 19, 2020
    @ALL

    RMB -> Open with... -> More apps

    Still not working. Adding "FileExplorer" app to the image doesn't help.
    Any suggestions? What are dependecies?

    Question is here:
    https://forums.mydigitallife.net/threads/msmg-toolkit.50572/page-822#post-1619341

    @mdl052020 & @MSMG

    Basicly, it would be nice to have:

    1) Inside MSMG bundle: an option to delete Windows Features (not disable only) & wider list of Windows Capabilities (add these new ones, by @Ace2 & @mdl052020, if they are OK)
    2) Inside MSMG bundle: Template file for PowerShell commands insertion (not only *.reg files) for early start tweaking
    2) Inside MSMG bundle: Template file for cmd commands insertion (not only *.reg files) for early start tweaking
    4) Topic inside the thread: "Apps & Packs : Save to delete. Short Descriptions. Dependecies."
     
  10. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    1)But there is this option through removal by lists, in the Option by DISM command. In the option of removal by list by command ToolkitHelper, the removal is not complete, as it maintains the requirements for other system functionality (destination very addressed by @MSMG), that is, it offers a safer removal.

    2 and 3) In case I got it right, I'll just report what I did, but over time, I ended up changing my mind:
    I used several configuration scripts triggered by commands inserted in the "setupcomplete.cmd" file that started before the installation was completed. However, I started to realize that all the modifications I wanted to apply can be inserted directly into the image "install.wim". In this way, the facilities would become more stable. So, I added the changes to the Custom Toolkit and eliminated the use of "setupcomplete.cmd". Of course it is useful for many things (for example: installing software in silent mode), but in my case, I don't need it anymore... My fever has passed, leaving ISOS ready with all the added software, because eventually I I would have to finish a clean installation and go through the trouble of updating all the software again. So, I currently prefer to keep a USB stick with my apps up to date and install the latest versions manually.

    4) in the menus this brief description is available, and varies depending on the version of Windows.
    In the lists, there were some descriptions in the old versions of the Toolkit. But in order to increase the speed of removal of components through lists, the code has been modified. But in order to read the list without problems, so I understood the descriptions inside the templates lost their support and had to be removed.

    Before, each removed component was applied to all indexes, and the cycle was repeated for the next component, and so on.

    Today, all selected components are removed at once in each index and the removal is completed. This allowed for a reduction in removal time.

    You can test the old versions, to better visualize these differences. Remembering to use the correct template, according to the Toolkit version. I don't remember exactly which version the Template Layout changed.
     
  11. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    @RaiyvaN

    1) I know about very basic DISM set and understand that it offers the most safe positions. But, probably, the "save to delete" setup can be wider.

    2) & 3) This is not about silent setups or any complicated things. Moreover, I think the most powerful changes on system level should be done only after installation has been completed.
    Here I'm talking about the place, where I can put very light cmd/PS lines for tweaking UI, shutting down some "standalone" services w/o dependecies, etc.
    It's just for a small & helpful things you can get from the box. Anyway I have my own GPO & cmd bundles I always can launch after installation, as usual.

    4) Menu tips are important, as I said before. But wiki post about apps & packs will always have much more handy & detailed information.

    All of these things are optional. This is only my proposition for future development (if anybody thinks it is reasonable and necessary).
     
  12. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    @RaiyvaN

    Despite your "one-button presets" are not what I'm exactly need, I decided to give it a try to prepear "Xtreme Lite Edition", for example.
    ( To see whether file associations work: RMB -> Open with... -> More apps )

    But when I launched a preset, then I've got stuck with a lot of "access violation" errors.
    Moreover, some files inside the main folder D:\MSMG\... lost a disk access, and they could no longer be deleted.
    So, I've needed to reformat the hole disk D: (Reboot didn't help). Thanks gods it's just a test machine...

    See one of the similar bugs on the screenshot
    (non-English words were painted on the shot, but message was about "Access violation")
     

    Attached Files:

  13. mattew

    mattew MDL Member

    May 5, 2013
    108
    15
    10
    Can i use this guide for windows 8.1? Thanks
     
  14. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Angela Pszbor

    Angela Pszbor MDL Senior Member

    Apr 11, 2014
    297
    85
    10
    Can I remove all things on privacity telemetry without broke the windows?
     
  16. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,735
    240
    Hi AP for me is better read what MSMG say :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. z0d_aWP

    z0d_aWP MDL Novice

    Feb 3, 2016
    42
    47
    0
    Sorry for very late reply.
    Thank you that helped me to understand and used v10.2 and did that following day but couldn't get a chance to post here, although I captured the steps.

    Code:
    
    1 Source -> DVD
    
    3 Add features - Win32 calc
    
    4 Remove -> removepkgslist.txt using Toolkithelper.
    
    
    5 Customize -> 8 -> 
         B (task view icon), 
         C (disable auto driver updates), 
         D (Disable Automatic Downloading and Install 3rd party apps), 
         F (Disable Windwos Upgrade),
         H (disable MS storage space for Windows update)
    
    6 Apply -> 1 cleanup
    
    6 -> 2 Apply and save to source images
    
    
    I have one question at step 4 : DISM_template folder has RemovePkgsList_W10.txt apart from RemoveAppsList* templates, so this one uses DISM, while RemovePkgslist template inside the Toolkithelper also uses the same. So in order to remove the components from the DISM which are *Package, how to remove them ?

    Decided to create the RTM LTSC first so created one ISO here itself and one more ISO with WIM->ESD max compression, one question can I service this image with MSMG again to integrate the latest SSU/CU comes for the LTSC2019 ?

    For Dotnet, I think I will use Offline Dotnet latest installer when I install the OS and Driver pack also later since I want this image for any system deployment not one system. Plus i need the driver software too for some components as I do not see .infs / .sys / .cat files for them at all even after extracting the exe, so didn't bother.

    Very happy that I got to use this toolkit again, it refreshes great memories. Thank you MSMG sir for the fantastic flawless work you do.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,869
    1,535
    60
    After using ToolKitHelper 1.0.3780.0 on Windows 10.0.19041.1 Core x64,, update [19041.508] windows10.0-kb4571756-x64 will fail with Containers Package Error.o_O