1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/software/windows/_posts/2008-07-15-srvany.md

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>.