WSL-DistroLauncher
WSL-DistroLauncher copied to clipboard
Sample/reference launcher app for WSL distro Microsoft Store packages.
Privacy security and private internet access account
I am able to create the .appx file, but when I run the Add-AppPackage getting the error: Deployment failed with HRESULT: 0x800B0109, A certificate chain processed, but terminated in a...
# Summary I made a custom distro for work and I had a coworker run the Install.ps1 script. He got an error that I did not get when testing the...
# This is my Error Message Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x80070002 Error: 0x80070002 ??????????? Press any key to continue... # Detailed information The...
**repro**: clone the repro, open the solution, put install.tar.gz under WSL-DistroLauncher\x64 build the x64 configuration **expected**: build succeeds and appx file is created **observed**: build succeeds, but no appx file...
I can deploy the solution, and my ditro runs well in my computer. When I want to publish it, I have done those steps: 1. I register a company account....
Hello, everyone! Happy new year! Current state of the `master` branch fails to compile with msbuild command line. PR #101 introduced the HRESULT `HCS_E_HYPERV_NOT_INSTALLED` which seems to be defined in...