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

19 lines
566 B
Markdown

---
created: 2008-07-15 00:07:31 +0200
layout: redirect
layout_old: default
redirect_to: https://blog.mbirth.de/archives/2008/07/15/srvany-winserv.html
tags:
- know-how
- software
- windows
- services
title: SrvAny / WinServ
toc: false
updated: 2008-07-15 00:07:31 +0200
---
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>.