1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.

17 lines
477 B
Markdown

---
title: SrvAny / WinServ
layout: default
created: 2008-07-15 00:07:31 +0200
updated: 2008-07-15 00:07:31 +0200
toc: false
tags:
- know-how
- software
- windows
- services
---
SrvAny.exe doesn't recognize when the launched application exits. Windows still thinks that the service (`SrvAny.exe`)
is running and so error handling (restart app, restart windows, etc.) doesn't occur.
Winserv doesn't have this problem. Get it from <http://sw4me.com/wiki/Winserv?v=qw0>.