Skip to content

havien/ProcessMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProcessMonitor

Monitor to Selected the Process Running on Windows System, if Terminate or Crash Process, re-execute Process
윈도우 시스템에서 동작하는 선택된 프로세스를 감시한다. 만약 감시 중인 프로세스가 크래쉬하거나 종료하면 다시 실행한다.
Windowsのシステムの中で実行しているターゲットプロセスを監視する。もし、監視しているプロセスが終了したりクラッシュすると再びプロセスを実行する

Made in C# (NET Framework 4.0)
Visual Studio 2010/2013.

Copyright (c) 2014 Pyo Ji-Yeol (antrigic@gmail.com)
Distributed under MIT License.

Copyright (c) 2014 Pyo Ji-Yeol

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Monitor Process and re-execute, Running on Windows System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages