1. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,734
    240
    no dude .NET 3.5 have another functions not related for what I'm speaking ok, I'm speaking about visual C++ do you understand now bro
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,121
    933
    60
    cluck cluck jibber jibber my old man's a mushroom :tounge5:
     
  3. kompassorpigo

    kompassorpigo MDL Member

    Jun 22, 2016
    128
    23
    10
    Then tell me what it's useful for with 1903+

    Wasn't gonna
     
  4. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    477
    274
    10
    I rebuilt my sons PC months ago and we went through what he wanted and what he didn't. Now he's reneged on that and wants store added back in.

    I've got the WMP package. Anyone got the store app package?

    Can you please confirm DISM command..

    dism /online /add-package /packagepath:C:\temp\microsoft-windows-mediaplayer-package-amd64.cab
     
  5. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,857
    1,520
    60
    #13106 Ace2, Nov 4, 2019
    Last edited: Nov 4, 2019
    How to stop restored \Windows\SystemApps from installing after Cumulative Update.

    Code:
    0.
    install Cumulative Update, (Don't restart Pc, until C:\Pending.xml has been edited)
    
    1.
    Copy C:\Windows\WinSxS\Pending.xml to C:\
    
    2.Use this Command in Nsudo:
    ren C:\Windows\WinSxS\Pending.xml Pending.xml.bak
    
    3.
    Edit C:\Pending.xml (Only replace SystemApps you want to stop installing)
    
    REPLACE (all editions found)                                      WITH
    InboxApplications\1527c705-839a-4832-9118-54d4Bd6a0c89            EndOfLife\1527c705-839a-4832-9118-54d4Bd6a0c89
    InboxApplications\c5e2524a-ea46-4f67-841f-6a9465d9d515            EndOfLife\c5e2524a-ea46-4f67-841f-6a9465d9d515
    InboxApplications\E2A4F912-2574-4A75-9BB0-0D023378592B            EndOfLife\E2A4F912-2574-4A75-9BB0-0D023378592B
    InboxApplications\F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE            EndOfLife\F46D4000-FD22-4DB4-AC8E-4E1DDDE828FE
    InboxApplications\InputApp                                        EndOfLife\InputApp
    InboxApplications\Microsoft.AAD.BrokerPlugin                      EndOfLife\Microsoft.AAD.BrokerPlugin
    InboxApplications\Microsoft.AccountsControl                       EndOfLife\Microsoft.AccountsControl
    InboxApplications\Microsoft.AsyncTextService                      EndOfLife\Microsoft.AsyncTextService
    InboxApplications\Microsoft.BioEnrollment                         EndOfLife\Microsoft.BioEnrollment
    InboxApplications\Microsoft.CredDialogHost                        EndOfLife\Microsoft.CredDialogHost
    InboxApplications\Microsoft.ECApp                                 EndOfLife\Microsoft.ECApp
    InboxApplications\Microsoft.LockApp                               EndOfLife\Microsoft.LockApp
    InboxApplications\Microsoft.MicrosoftEdgeDevToolsClient           EndOfLife\Microsoft.MicrosoftEdgeDevToolsClient
    InboxApplications\Microsoft.MicrosoftEdge                         EndOfLife\Microsoft.MicrosoftEdge
    InboxApplications\Microsoft.PPIProjection                         EndOfLife\Microsoft.PPIProjection
    InboxApplications\Microsoft.Win32WebViewHost                      EndOfLife\Microsoft.Win32WebViewHost
    InboxApplications\Microsoft.Windows.AppRep.ChxApp                 EndOfLife\Microsoft.Windows.AppRep.ChxApp
    InboxApplications\Microsoft.Windows.CallingShellApp               EndOfLife\Microsoft.Windows.CallingShellApp
    InboxApplications\Microsoft.Windows.CapturePicker                 EndOfLife\Microsoft.Windows.CapturePicker
    InboxApplications\Microsoft.Windows.ContentDeliveryManager        EndOfLife\Microsoft.Windows.ContentDeliveryManager
    InboxApplications\Microsoft.Windows.Cortana                       EndOfLife\Microsoft.Windows.Cortana
    InboxApplications\Microsoft.Windows.NarratorQuickStart            EndOfLife\Microsoft.Windows.NarratorQuickStart
    InboxApplications\Microsoft.Windows.ParentalControls              EndOfLife\Microsoft.Windows.ParentalControls
    InboxApplications\Microsoft.Windows.PeopleExperienceHost          EndOfLife\Microsoft.Windows.PeopleExperienceHost
    InboxApplications\Microsoft.Windows.PinningConfirmationDialog     EndOfLife\Microsoft.Windows.PinningConfirmationDialog
    InboxApplications\Microsoft.Windows.XGpuEjectDialog               EndOfLife\Microsoft.Windows.XGpuEjectDialog
    InboxApplications\Microsoft.XboxGameCallableUI                    EndOfLife\Microsoft.XboxGameCallableUI
    InboxApplications\Windows.CBSPreview                              EndOfLife\Windows.CBSPreview
    InboxApplications\Windows.PrintDialog                             EndOfLife\Windows.PrintDialog
    
    4.Use this Command in Nsudo:
    copy C:\Pending.xml C:\Windows\WinSxS\Pending.xml
    
    5.Restart Pc
    
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    I have added necessary files to be protected for Intel and Nvidia installer, did you tested the drivers on untouched OS?

    Also you can integrate the drivers and test if it works properly.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes mainly it may affect .NET FX35 targeted programs.

     
  8. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    Did you check at work?
    I do not see SmartScreen, Defender, etc. in the list of applications.
    How to add?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Yes the command for install WMP is correct, if it gives error then rename the file to

    microsoft-windows-mediaplayer-Package~31bf3856ad364e35~amd64~~.cab

    For store you can get the files in the <Packs\Apps\w10\10.0.18362> folder.



     
  10. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,734
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,857
    1,520
    60
    Yes it works
    Don't know how to add SmartScreen, Defender, etc, at the moment.
     
  12. raptorddd

    raptorddd MDL Addicted

    Aug 17, 2019
    729
    275
    30
    if by untouch you mean a normal win 10 iso. then yes both drivers worked on w7 and w10. it only happens with images msmg toolkit.
    yes i had integrated drivers to image when building. cant remeber if both were installed but for sure intel did. am sure theres something cause only images build with msmg toolkit this happens.
     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Just mount a fresh Windows 10 image using the Toolkit and integrate only drivers, save, rebuild and then try installing the OS.

    If it works then the problem might be with the other steps in the Toolkit, if it doesn't then the problem is with the drivers integration for which the Toolkit uses the DISM to integrate.

     
  14. Dragon16

    Dragon16 MDL Novice

    Feb 21, 2018
    26
    2
    0
    Guys where can I download iso base to upgrade and modifications to LTSC?
     
  15. Dragon16

    Dragon16 MDL Novice

    Feb 21, 2018
    26
    2
    0
    Not appearing in the removal list, I would like to remove windows defender.
     
  16. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,734
    240
    Hi you You can disable Windows Defender only using the group policy editor (gpedit.msc)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,734
    240
    @MSMG sorry but I wonder if it is possible to insert the Toolkithelper within script of Toolkit v8.8 so I can do some risky tests maybe but I am conscious of their consequences already thanks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Dragon16

    Dragon16 MDL Novice

    Feb 21, 2018
    26
    2
    0
    Thanks for the tip.