mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-12 13:46:46 +00:00
19 lines
566 B
Markdown
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>. |