1. GT500s

    GT500s MDL Novice

    Dec 9, 2015
    34
    7
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,937
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.Appx

    A double click prompts a notice from windows that it cannot open this type of file

    Why ever not?

    cheers
     
  4. Mister Dev

    Mister Dev MDL Novice

    Jul 11, 2021
    38
    19
    0
    APPX packages are installed using PowerShell (run as admin):
    Code:
    Add-AppxPackage -Path <path_to_the_appx_file>
     
  5. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
  6. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,466
    11,872
    240
    It doesn't work like a MSU update. You have to add it with either DISM or powershell.
    The full verbose command is something like:
    Code:
    PS Add-AppxProvisionedPackage -Online -PackagePath Pathtofile\filename.appx -DependencyPackagePath Dependencyfilepath\Dependencyfilename.appx -LicensePath Pathtolicense\Microsoft.StorePurchaseApp_8wekyb3d8bbwe.xml
    
    With just the vclib, you could probably omit the dependency and license lines as vclib is a dependency itself.
     
  7. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    Thank you for your prompt and clear instructions.
     
  8. summersuns

    summersuns MDL Member

    Oct 26, 2014
    150
    21
    10
    And I thank you too for the extraordinarily detailed instructions.
    I had already gone with the not so verbose option and that has worked,
    cheers
     
  9. Dude Guyman

    Dude Guyman MDL Senior Member

    Jun 20, 2017
    371
    413
    10
    #849 Dude Guyman, Nov 22, 2021
    Last edited: Nov 22, 2021
    One I found was USB audio devices work better for me. In LTSC 1809 usb audio had constant micro-dropouts/stutters. Major PITA for USB audio interfaces for home recording.
     
  10. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    431
    350
    10
    Can't uninstall LCU KB5006670 inside the Image.

    even re-install the LCU update still not work.
     
  11. Ziad Ayman

    Ziad Ayman MDL Novice

    Apr 6, 2021
    1
    0
    0
    Sadly, the same thing and wireless display doesn't work too
     
  12. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #852 xinso, Nov 22, 2021
    Last edited: Nov 22, 2021
    It is not possible to uninstall it because the image base has been resetted. i.e. updated initial packages are gone.

    Re-install, or install latest one, OK.
     
  13. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,466
    11,872
    240
    Not sure what you mean. Is KB5006670 the one that is included in the ISO normally? If so, they are impossible to remove.
    What are you trying to accomplish?
     
  14. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    431
    350
    10
    I can install the latest LCU(19041.1381) and remove this one. But then the latest LCU is not able to remove.

    Which I still can't get an 19041.1 image.
     
  15. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    431
    350
    10
    I want to get a Windows 10 LTSC (N) 19041.1 image without any updates.
     
  16. xinso

    xinso MDL Guru

    Mar 5, 2009
    15,089
    15,292
    340
    #856 xinso, Nov 22, 2021
    Last edited: Nov 22, 2021
  17. whitestar_999

    whitestar_999 MDL Addicted

    Dec 9, 2011
    752
    347
    30
    No such image available, MS only released the image with update already integrated. You will have to create such an image yourself from some other windows version.
     
  18. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,466
    11,872
    240
    It's not possible to remove MS updates from a MS compiled ISO, afaik.
    I'm not even sure the non-updated files are still present, and if they are, they are likely only present in a delta format for archiving.
    I'm not aware of any workarounds to get dism to "undo" the updates.
    You might try taking a 19041 image and just gutting the store out of it and seeing if you can make a few minor tweaks to make it more like ltsc if that's what you really want.
     
  19. GT500s

    GT500s MDL Novice

    Dec 9, 2015
    34
    7
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Dgk

    Dgk MDL Member

    Jan 18, 2020
    145
    52
    10
    So I have solved pretty much all the issues I've had with NTSC except these few:

    1. CloudStorage errors on boot:

    Code:
    Microsoft-Windows-CloudStore    Error 0x80070422 occurred. See event details for more information.
    This appears to be an Explorer-related s**t:
    Code:
    Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\CloudStore
    but I havent figured out what causes it. Deleting it resets your start menu customization and that's about it.

    2. SettingsSync on boot

    Code:
    shell\roaming\settingsync\explorersettinghandler.cpp(<number>)\SettingSync.dll!00007FFCE1CE969A: (caller: 00007FF7D90FFA49) ReturnHr(4) tid(1058) 80070002 The system cannot find the file specified.
    
    SettingSync.dll is loaded dynamically by both User Profile Service and Explorer. I went through all possible options in Explorer and all possible policies in GPO related to sync and disabled them all yet it still happens no matter what. Dead end as well.

    3. Thousands of errors per day for WMI/DAPI

    s**t like this:
    Code:
    Microsoft-Windows-Crypto-DPAPI    "DPAPI Unprotect failed . Status: 0x8009000B ReasonForFailure:    Could not get the master key"
    Microsoft-Windows-Crypto-DPAPI    "Master key access failed. GUID: {e49edec0-f1f7-4167-84d4-4b08c6f5e071} Success: false Last error: 0x0 Master key disposition: 0x0"
    
    or this
    Code:
    Id = {4320A058-2BD9-49EF-8426-B39B9B4EC723}; ClientMachine = DESKTOP-RE487UR; User = NT AUTHORITY\SYSTEM; ClientProcessId = 2576; Component = Unknown; Operation = Start IWbemServices::DeleteInstance - Root\Rsop\Computer : RSOP_ExtensionStatus.extensionGuid="{FC491EF1-C4AA-4CE1-B329-414B101DB823}"; ResultCode = 0x80041002; PossibleCause = Unknown
    Piles up in hundreds and thousands per day. It is very much possible it just typical Winblows junk but it just annoying.

    -------

    Other than that LTSC is running smoothly for me so far.