Releases: SaltSpectre/WSLServiceAgent
🐧 WSL Service Agent 26.1.16+13
Automated release built from commit 0b11694
Downloads:
WSLServiceAgent-x64-26.1.16+13.msi- x64 MSI Installer (Intel/AMD 64-bit)WSLServiceAgent-arm64-26.1.16+13.msi- ARM64 MSI Installer (Windows on ARM)
Installation:
Run the MSI for your architecture. The installer is per-user and does not require administrator privileges.
What's Changed
Full Changelog: v26.1.16+11...v26.1.16+13
WSL Service Agent 26.1.16+11
🐧 WSL Service Agent 26.1.16+11
Keeping your WSL distributions alive, one sleep at a time
Automated release built from commit 0cfa24b
Downloads:
WSLServiceAgent-x64-26.1.16+11.msi- x64 MSI Installer (Intel/AMD 64-bit)WSLServiceAgent-arm64-26.1.16+11.msi- ARM64 MSI Installer (Windows on ARM)
Installation:
Run the MSI for your architecture. The installer is per-user and does not require administrator privileges.
What's Changed
- C# complete refactor by @SaltSpectre in #1
- Automated build with MSI installers for x64 & ARM64
- Various bug fixes by @SaltSpectre in #2
This app was originally written as a PowerShell script that left a lot to be desired, regardless of whether or not it was functional. Refactoring into a C# application made sense. The configuration is much simpler now and mult-instance support is a first-class feature.
The original PowerShell code is available in the legacy branch as well as the previous release
Full Changelog: Release...v26.1.16+11
Version 2025-06-16
This is the original version written in PowerShell. See the legacy branch for usage details.