Installation
Prerequisites
- OS: Windows 10 Version 2004 or higher (Build 19041 and above) or Windows 11.
- WSL2 Enabled: Enable WSL2 before using DistroNexus.
- Open PowerShell as Administrator and run:
wsl --install.
- Open PowerShell as Administrator and run:
- .NET Runtime: .NET 10 Desktop Runtime is required.
- The installer package includes runtime prerequisite handling.
Downloading DistroNexus
- Go to the GitHub Releases page.
- Choose one of the v2.2.0 assets:
- Installer:
DistroNexus-2.2.0-Setup.exe - Portable:
DistroNexus-v2.2.0-Release.zip - Self-contained:
DistroNexus-v2.2.0-Release-selfcontained.zip
- Installer:
Running the Application
Installer package
- Run
DistroNexus-2.2.0-Setup.exe. - Complete setup and launch DistroNexus from the Start Menu.
Portable / Self-contained package
- Extract the selected ZIP package to a directory of your choice.
- Run
DistroNexus.Desktop.exe.
Troubleshooting
If the application fails to launch:
- Verify WSL2 is installed and available.
- If using portable build, ensure extracted files remain in the same directory structure.
- Check antivirus policy if the executable is blocked.