1. (ABE)

    (ABE) MDL Novice

    Mar 26, 2018
    38
    13
    0
    No it's .APPX format file
     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Even for some .appx files license files do exist for example:

    HEIFImageExtension
    HEVCVideoExtension
    MPEG2VideoExtension
    VP9VideoExtensions
    WebpImageExtension


     
  3. LordVardus

    LordVardus MDL Novice

    Apr 4, 2018
    36
    6
    0

    yes I use that and always the error comes
     
  4. spidernz

    spidernz MDL Senior Member

    May 20, 2011
    390
    114
    10
    After a lot of testing since this post, it seems to be not desktop app installer but internet explorer

    When i remove internet explorer the store will work and the apps will install but after a few reboots and app runs, apps will crash after starting and tried with netflix and spotify app, and then sometimes store will crash too

    Here's my current removal which seems to be working ok for now,


    Code:
    @echo off
    
    Bin\ToolKitHelper.exe Mount\Install 3DViewer
    Bin\ToolKitHelper.exe Mount\Install AdvertisingXaml
    Bin\ToolKitHelper.exe Mount\Install Alarms
    Bin\ToolKitHelper.exe Mount\Install BingWeather
    Bin\ToolKitHelper.exe Mount\Install Calculator
    Bin\ToolKitHelper.exe Mount\Install Camera
    Bin\ToolKitHelper.exe Mount\Install CommunicationsApps
    Bin\ToolKitHelper.exe Mount\Install DesktopAppInstaller
    Bin\ToolKitHelper.exe Mount\Install FeedbackHub
    Bin\ToolKitHelper.exe Mount\Install GetHelp
    Bin\ToolKitHelper.exe Mount\Install Getstarted
    Bin\ToolKitHelper.exe Mount\Install HEIFImageExtension
    Bin\ToolKitHelper.exe Mount\Install Maps
    Bin\ToolKitHelper.exe Mount\Install Messaging
    Bin\ToolKitHelper.exe Mount\Install MixedRealityPortal
    Bin\ToolKitHelper.exe Mount\Install OfficeHub
    Bin\ToolKitHelper.exe Mount\Install OfficeOneNote
    Bin\ToolKitHelper.exe Mount\Install OneConnect
    Bin\ToolKitHelper.exe Mount\Install Paint3D
    Bin\ToolKitHelper.exe Mount\Install People
    Bin\ToolKitHelper.exe Mount\Install Photos
    Bin\ToolKitHelper.exe Mount\Install Print3D
    Bin\ToolKitHelper.exe Mount\Install ScreenSketch
    Bin\ToolKitHelper.exe Mount\Install SkypeApp
    Bin\ToolKitHelper.exe Mount\Install SolitaireCollection
    Bin\ToolKitHelper.exe Mount\Install SoundRecorder
    REM Bin\ToolKitHelper.exe Mount\Install StickyNotes
    Bin\ToolKitHelper.exe Mount\Install VP9VideoExtensions
    Bin\ToolKitHelper.exe Mount\Install WalletService
    Bin\ToolKitHelper.exe Mount\Install WebMediaExtensions
    Bin\ToolKitHelper.exe Mount\Install WebpImageExtensions
    Bin\ToolKitHelper.exe Mount\Install YourPhone
    Bin\ToolKitHelper.exe Mount\Install ZuneMusic
    Bin\ToolKitHelper.exe Mount\Install ZuneVideo
    Bin\ToolKitHelper.exe Mount\Install AADBrokerPlugin
    Bin\ToolKitHelper.exe Mount\Install AssignedAccessLockApp
    Bin\ToolKitHelper.exe Mount\Install BioEnrollment
    Bin\ToolKitHelper.exe Mount\Install ContentDeliveryManager
    Bin\ToolKitHelper.exe Mount\Install FileExplorer
    Bin\ToolKitHelper.exe Mount\Install LockApp
    Bin\ToolKitHelper.exe Mount\Install MapsControl
    Bin\ToolKitHelper.exe Mount\Install OneDrive
    Bin\ToolKitHelper.exe Mount\Install ParentalControls
    Bin\ToolKitHelper.exe Mount\Install PeopleExperienceHost
    Bin\ToolKitHelper.exe Mount\Install PPIProjection
    Bin\ToolKitHelper.exe Mount\Install QuickAssist
    Bin\ToolKitHelper.exe Mount\Install RetailDemoContent
    Bin\ToolKitHelper.exe Mount\Install SecureAssessmentBrowser
    Bin\ToolKitHelper.exe Mount\Install SettingSync
    Bin\ToolKitHelper.exe Mount\Install SkypeORTC
    Bin\ToolKitHelper.exe Mount\Install AdobeFlashForWindows
    Bin\ToolKitHelper.exe Mount\Install AssignedAccess
    Bin\ToolKitHelper.exe Mount\Install CEIP_SQM
    Bin\ToolKitHelper.exe Mount\Install Cortana
    Bin\ToolKitHelper.exe Mount\Install DeviceLockdown
    Bin\ToolKitHelper.exe Mount\Install Edge
    Bin\ToolKitHelper.exe Mount\Install EdgeDevToolsClient
    Bin\ToolKitHelper.exe Mount\Install FirstLogonAnimation
    Bin\ToolKitHelper.exe Mount\Install HomeGroup
    REM Bin\ToolKitHelper.exe Mount\Install InternetExplorer
    Bin\ToolKitHelper.exe Mount\Install KernelDebugging
    Bin\ToolKitHelper.exe Mount\Install Paint
    Bin\ToolKitHelper.exe Mount\Install RemoteAssistance
    REM Bin\ToolKitHelper.exe Mount\Install SmartScreen
    REM Bin\ToolKitHelper.exe Mount\Install SnippingTool
    REM Bin\ToolKitHelper.exe Mount\Install Store
    Bin\ToolKitHelper.exe Mount\Install SystemRestore
    REM Bin\ToolKitHelper.exe Mount\Install UnifiedTelemetryClient
    Bin\ToolKitHelper.exe Mount\Install WindowsDefender
    Bin\ToolKitHelper.exe Mount\Install WindowsErrorReporting
    Bin\ToolKitHelper.exe Mount\Install WindowsMediaPlayer
    REM Bin\ToolKitHelper.exe Mount\Install WindowsPhotoViewer
    Bin\ToolKitHelper.exe Mount\Install WindowsReaderPDF
    Bin\ToolKitHelper.exe Mount\Install WindowsSubsystemForLinux
    Bin\ToolKitHelper.exe Mount\Install WindowsToGo
    Bin\ToolKitHelper.exe Mount\Install WinSAT
    Bin\ToolKitHelper.exe Mount\Install XboxApp
    Bin\ToolKitHelper.exe Mount\Install XboxGameCallableUI
    Bin\ToolKitHelper.exe Mount\Install XboxIdentityProvider
     
  5. lihua37

    lihua37 MDL Novice

    Apr 24, 2017
    8
    0
    0
    Hi ,First of all, thanks for providing such a good software, this package contains the Remove appList template, but the Remove PkgsList template does not provide a complete list. Can you trouble with the full version of PkgsList? And a list of the remaining system components?

    thanks a lot
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Then something else might be wrong, do specify the HOST and Source OS and also Is AV is disabled or not and Is the NetFX472 is installed or not.

    Edit: you are using the refreshed image which I don't recommend, do use the original image without any updates integrated.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    There's only one difference when the store is removed with or without IE.

    Since it is difficult to check for all apps in the store, Anyway will checkout with the below specified apps.

     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The template file is just an example for package list but itself is not the actual package list, The packages do vary for different editions and versions of Windows 10.

    This feature is not an replacement for Remove Windows Components as both uses different methods and the result are not the same, this feature is provided for advanced users who want to remove bit extra other than the Remove Windows Components.

    You can use the install_wim_tweak.exe to get the packages list.

     
  9. Robotnik247

    Robotnik247 MDL Junior Member

    Nov 21, 2012
    90
    13
    0
    Heya! .NET Framework 3.5 for RS5, is it possible to use earlier packs?
     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    There's a problem in integrating RS5 FOD's if there filenames are not in their original form and that's why I haven't included the .NET FX 35 pack for RS5.

    No you can't/shouldn't use the older packs for new version of Windows 10.

     
  11. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    348
    52
    10
    Hi MSMG,
    You told me not to use the V9 with other language than en-GB-US, after I have made an ISO using French LTSC.
    So, right now I have two hard disk I can swap quickly (Not multiboot), One is LTSC 17763.1 French , the second is LTSC 17763.1 En-US with the very same Windows components removed. - Almost all except Telemetry , IE , Windows Media Player. -
    They are fresh install new from today and activated.

    Could you drive me to some points I have to watch and check into the registry where you think the French removing is not complete, so I can compare with the US one. ?
    Then I will make a Windows Update up to 17763.134 and compare a second time. Is that useful ?
    The event viewer is clean in both situations.
    Thanks :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. MIMMO61

    MIMMO61 MDL Senior Member

    Aug 19, 2009
    379
    108
    10
    Edit... Sorry
     
  13. LordVardus

    LordVardus MDL Novice

    Apr 4, 2018
    36
    6
    0

    good day
    AV is disabled and NetFX472 is installed

    Image Version: 10.0.17763.107.0

    Source OS
    de_windows_10_consumer_edition_version_1809_updated_sept_2018_x64_dvd_8b3d1019.iso
    de_windows_10_business_edition_version_1809_updated_sept_2018_x64_dvd_ef97b44f.iso
    de_windows_10_enterprise_ltsc_2019_x64_dvd_fd2acb5e.iso

    my OS is windows 10 enterprise ltsc 2019
     
  14. Black6spdZ

    Black6spdZ MDL Novice

    Dec 22, 2009
    14
    2
    0
    #8734 Black6spdZ, Nov 28, 2018
    Last edited: Nov 28, 2018
    since there is no delete post option I will fill this with useless banter
     
  15. Dires

    Dires MDL Novice

    May 3, 2018
    18
    1
    0
    Hi, how to install the update KB4467691 on windows 10 pro rs1 (live system), if I used MSMG ToolKit and added KB4462917 to the image, I really like 1607, but I do not have a license lstc, there is only a windows 10 pro license. Thank you!
     
  16. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    Sorry, you misunderstood.
    Yes you can run things as admin and UAC is working fine for the most part.
    It's just that -some- applications cannot reliably detect the status of UAC and complain that either the user is not admin or that UAC has been disabled.

    This issue is limited to a few applications and normally you won't notice, I only want my builds to be as bug-free as possible because most of my installs are for people without any technical knowledge.

    Cheers.
     
  17. daren1234

    daren1234 MDL Novice

    Jun 6, 2018
    2
    0
    0
    Hi, first of all thanks for your work!
    Just for information
    My source is 2019 ltsc when I delete all the System Apps and all Advanced Components
    After installing ISO Windows is still updating Adobe Flash I suppose its still there!
     
  18. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,219
    1,555
    90
    it will still be updated, even after removal.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Black6spdZ

    Black6spdZ MDL Novice

    Dec 22, 2009
    14
    2
    0
    I don't normally post unless I get so pissed I'm about to throw my computer out the window.. but v9 with 1809 produces an ISO that won't finish setup. V8 installs all the way through BUT damn search will NOT work and I didn't select to remove anything related with search or cortana, wtf? I've run through the process almost a dozen times today. The search service is running but typing in the start menu or clicking on search icon does absolutely nothing. Other than this issue it looks great, just like LTSC
     
  20. Anonymous171

    Anonymous171 MDL Novice

    Oct 9, 2012
    30
    1
    0
    How do you do that?