Wingetlywingetly
← All apps

Servy

by Akram El Assasv10.0

Last updated

Servy lets you run any app as a native Windows service with full control over the working directory, startup type, process priority, CPU affinity, logging, health checks, hooks, and parameters.

Install with winget

$ winget install --id aelassas.Servy --exact --version 10.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Servy

Servy uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
servy-10.0-x64-installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Servy

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Servy lets you run any app as a native Windows service with full control over the working directory, startup type, process priority, CPU affinity, logging, health checks, environment variables, dependencies, pre-launch and post-launch hooks, pre-stop and post-stop hooks, and parameters.

Servy is digitally signed with a code-signing certificate provided by the SignPath Foundation. The signature verifies the publisher, enables Windows to detect any modification of the released binaries and installers, and prevents SmartScreen warnings.

Servy offers a desktop app, a CLI, and a PowerShell module that let you create, configure, and manage Windows services interactively or through scripts and CI/CD pipelines. It also includes a Manager app for easily monitoring and managing all installed services in real time.

Features:

- Clean, simple UI

- Monitor and manage all installed services with Servy Manager

- Real-time CPU and RAM monitoring with live performance graphs for installed services

- Real-time service stdout and stderr output preview in Servy Console

- Service dependency tree visualization with status indicators

- CLI and PowerShell module for full scripting and automated deployments

- Run any executable as a Windows service

- Set service name, description, startup type, priority, CPU affinity, working directory, environment variables, and dependencies

- Environment variable expansion supported in parameters, process paths, and startup directories

- Run services as Local System, local or domain accounts, Active Directory accounts, or gMSAs

- Redirect stdout/stderr to log files with automatic size-based and date-based rotations

- Run pre-launch hooks before starting the service, with retries, timeout, logging and failure handling

- Run post-launch hooks after the application starts successfully

- Run pre-stop and post-stop hooks before and after the application stops

- Supports Ctrl+C for command-line apps, close-window for GUI apps, and force kill if unresponsive

- Supports Ctrl+C propagation to descendant processes of the wrapped process

- Prevent orphaned/zombie processes with improved lifecycle management while ensuring resource cleanup

- Health checks and automatic service recovery

- Browse and search logs by level, date, and keyword for faster troubleshooting from Servy Manager

- Export/Import service configurations for easy backups and automation

- Service Event Notification alerts on service failures via Windows notifications and email

- Compatible with Windows 7 SP1 through 11 (x64/ARM64) and Windows Server editions

Who is it for?

- Developers: Run development servers, scripts, or custom tools as services without extra setup.

- Sysadmins & IT professionals: Ensure critical background processes stay alive, monitored, and properly logged.

- Teams or organizations: Automate background services reliably across multiple machines.

Installers · v10.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect
arm64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Servy.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Microsoft .NET Windows Desktop Runtime 10.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.10v10.0.12

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • Blur-AutoClickerBlur009
    Blur009.BlurAutoClickerv3.9.6

    An Auto-clicker with a few advanced features and generally better performance than popular alternatives.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • C
    Codex CLIOpenAI, Inc.
    OpenAI.Codexv0.152.0

    Codex CLI is an open‑source local coding agent that runs in your terminal, letting you write, edit, and understand code without leaving the command line.

  • Microsoft .NET Windows Desktop Runtime 8.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.8v8.0.31

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

More from Akram El Assas or browse admin, automation, background-service.

Frequently asked questions

How do I install Servy on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id aelassas.Servy --exact --version 10.0. winget downloads the installer from Akram El Assas and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Servy silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id aelassas.Servy --exact 10.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Servy?
Servy uses EXE (Inno Setup). Run the downloaded installer with: servy-10.0-x64-installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Servy via winget?
Run: winget uninstall --id aelassas.Servy --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Servy's Apps & Features entry.
Is Servy free?
Servy is distributed under MIT. Refer to the publisher (https://servy-win.github.io/) for the full license terms - Wingetly itself does not charge for installation.
Does Servy work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Servy directly from the publisher.
How do I keep Servy up to date?
Run winget upgrade --id aelassas.Servy --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Servy from microsoft/winget-pkgs.

Recent versions

  • 10.0latest
  • 9.9
  • 9.8
  • 9.7
  • 9.6
  • 9.5
  • 9.4
  • 9.3
  • 9.2
  • 9.1