WSL-DistroLauncher icon indicating copy to clipboard operation
WSL-DistroLauncher copied to clipboard

Sample/reference launcher app for WSL distro Microsoft Store packages.

Results 54 WSL-DistroLauncher issues
Sort by recently updated
recently updated
newest added

I'm very likely doing something wrong but I'm doing the build with msbuild via the build.bat script and where the instructions expect there to be a DistroLauncher-Appx_1.0.0.0_x64.appx type file I...

Visual Studio 2022 released few weeks ago. Building this project fully in command line using `Build-tools` also possible. it would be nice to these features going forward.

Would it be possible to add a launcher option to automatically retrieve and configure the Active Directory CN of the logged-in user as default WSL2 user ? This would help...

Greetings, all! During development of the Ubuntu launcher we felt the need to retrieve more details from the subsystem configuration (besides the defaut configuration flags), details which are provided by...

While working on Ubuntu launcher we felt the needf for the function WslGetDistributionConfiguration() to take decisions based on the subsystem environment of the registered distro. That function is not currently...

Updates DistroLauncher-Appx PlatformToolset to v142 as #60 didn't change it.

repro: clone the repro, open the solution, build the x64 configuration **expected:** build succeeds **observed:** build fails with: 2>\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4651,5): error MSB3030: Could not copy the file "D:\repos\WSL-DistroLauncher\x64\install.tar.gz" because it was...