Skip to content

Releases: SaltSpectre/WSLServiceAgent

🐧 WSL Service Agent 26.1.16+13

20 Jan 22:37

Choose a tag to compare

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

16 Jan 02:19
0cfa24b

Choose a tag to compare

🐧 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

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

16 Jun 23:34

Choose a tag to compare

This is the original version written in PowerShell. See the legacy branch for usage details.