This repository has been archived by the owner on Aug 9, 2020. It is now read-only.
Releases: wslhub/WSL-DistroManager
Releases · wslhub/WSL-DistroManager
0.7.0
Major improvements
- Improved to use LXSS COM interface beyond registry key based lookup
- Start adding various sorting and grouping features
- For WSL v2, simplified file size calculation logic to only check the size of the ext4.vhdx file. (Use existing logic to calculate distribution size for WSL v1.)
0.6.0
0.5.1
0.5.0
0.4.3
Add APPX sideload package release
This MSIX package is designed to be installed side-loading rather than through the Microsoft Store. To install, you must allow the use of the certificates contained in the package. For more information, see https://stackoverflow.com/questions/23812471/installing-appx-without-trusted-certificate page.
0.4.2
0.4.1
0.3.0
0.2.1
0.2.0
Unlike the previous version, no longer use the WSL API. Instead, I changed it to use only the registry key and wsl.exe.
Major Changes
- A completely redesigned UI
- Addition of distro import, export and directory mount function among the functions provided by Windows 10 19H1