Skip to content

Installation Guide

Akram El Assas edited this page Aug 16, 2025 · 10 revisions

Servy is available in two versions to support different Windows environments, ensuring maximum compatibility.

Requirements

.NET 8.0 Version

  • Recommended for modern systems and includes the latest features and performance enhancements.
  • Published as a self-contained executable and does not require installing the .NET 8.0 Desktop Runtime separately.
  • Supported OS: Windows 10, 11, or Windows Server (x64).

.NET Framework 4.8 Version

  • For older systems that require .NET Framework support.
  • Supported OS: Windows 7, 8, 10, 11, or Windows Server (x64).
  • Requires installation of the .NET Framework 4.8 Runtime.

Administrator privileges are required to install and manage Windows services.

Download

Download Latest Release

Installation Steps

  1. Download the installer for your required runtime version.
  2. Run the installer (you will be prompted for admin rights).
  3. Launch Servy from the Start Menu or desktop shortcut.

Alternatively, you can download and run the portable (ZIP) version without installation.

Antivirus and Microsoft Defender Exclusion

To ensure smooth operation of the Servy Windows services, it is recommended to add the following folder to your Microsoft Defender or third-party antivirus exclusion list:

C:\ProgramData\Servy

This prevents antivirus software from interfering with the execution of service binaries managed by Servy.

Clone this wiki locally