User Guide
DistroNexus provides a native WPF desktop workflow backed by a PowerShell module command surface.
Core Workflows
Install and Bootstrap
Use DistroNexus to install new WSL instances to custom locations and apply initial setup options.
Typical flow:
- Select distribution family and version.
- Choose install location.
- Configure initial credentials if required.
- Start installation and monitor progress.
Instance Lifecycle Management
Manage registered WSL instances through lifecycle operations:
- Start
- Stop
- Open terminal
- Move
- Rename
- Remove
- Set or reset default credentials
Package and Catalog Operations
Use package and catalog actions to maintain offline assets and metadata:
- Query available package definitions
- Save/remove cached packages
- Refresh catalog metadata
Template-Assisted Automation
Built-in templates help bootstrap development environments consistently.
- Discover templates through the template list.
- Apply a template to execute a guided setup.
- Use template automation commands for repeatable provisioning.
Common Example: Move an Instance to Another Drive
- Select the target instance.
- Choose Move and set destination path.
- Confirm operation and wait for completion.
- Verify the instance appears with the updated location/state.