mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
17 lines
477 B
Markdown
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>.
|