Issue:
Unable to install via the .AppxBundle from Official Release Assets

Reason:
My windows installation does not have Windows Store installed/enabled. Which is a specific limitation of the LTSC version of Windows.
Windows Version Information:
WindowsProductName: Windows 10 Enterprise LTSC 2019
WindowsVersion: 1809
Also unable to install via Powershell with Add-AppxPackage
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict
validation.
Windows cannot install package Microsoft.DesktopAppInstaller_1.0.41331.0_x64__8wekyb3d8bbwe because this package
depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" published
by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor
architecture and minimum version 14.0.25426.0, along with this package to install. The frameworks with name
"Microsoft.VCLibs.140.00.UWPDesktop" currently installed
Windows cannot install package Microsoft.DesktopAppInstaller_1.0.41331.0_x64__8wekyb3d8bbwe because this package
depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" published
by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor
architecture and minimum version 14.0.25426.0, along with this package to install. The frameworks with name
"Microsoft.VCLibs.140.00.UWPDesktop" currently installed are: {}
NOTE: For additional information, look for [ActivityId] daec6466-2d41-000a-6105-04db412dd601 in the Event Log or use
the command line Get-AppPackageLog -ActivityID daec6466-2d41-000a-6105-04db412dd601
At line:1 char:1
+ Add-AppxPackage C:\Users\edfinn\Downloads\Microsoft.DesktopAppInstall ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (C:\Users\edfinn...bbwe.appxbundle:String) [Add-AppxPackage], IOException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
Provide an alternate installation method that doesn't rely on the Windows Store.
edit
Changed title, previous title "Unable to install via the .AppxBundle"
Leaving the rest of the post as it was originally, but please also read my follow up reply for additional information on the feature request.
"Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop""
Try installing https://www.microsoft.com/en-us/download/details.aspx?id=53175 [vc_uwpdesktop.140.exe]
Then app installer https://www.microsoft.com/en-us/p/app-installer/9nblggh4nns1?activetab=pivot:overviewtab
Then this.
@ranm-msft I may have laid out the initial request in a confusing manner, I'm intending this to be a feature request, so that WinGet can be installed on a unmodified LTSC Windows 10 install. In order to justify it, I was showing detailed information on why it could not be installed.
My understanding is the next Windows 10 LTSC release would be in 2021, given Microsoft's stated 3 year cadence on LTSC, even if WinGet is delivered bundled into the next windows release, it would be approximately 1 year until that happens.
My feature request is: To provide, with each official release, a secondary installer that is supported by and able to install WinGet on the Windows 10 LTSC channel.
Thank You for your consideration.
@Chaython Thank you for the advice, should this feature request be denied, I will pursue the method you have provided.
@EdwardFinn we've got some dependency work to do before this could be a reality. If you'd like to keep this Issue as a feature request, please change the name.
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.
Sorry, confused by the process here, I made the requested changes to this case, has the feature request been denied?
Or, I'm guessing my edits didn't count towards feedback in the automated moderation?
The MSFTbot is bad, almost as bad as the rest of their software :P
Just use choco https://chocolatey.org/ or the many other package managers.
I compiled it myself for LTSC but it doesn't work.
This works for adding MS Store though https://github.com/kkkgo/LTSC-Add-MicrosoftStore