|
1
2
|
|
Editor: sse
Time: 2009/01/14 17:45:05 GMT+0
|
Note:
|
changed:
-
<h1>How to restart !AbelCam automagically</h1>
<br>
<ul>
<li>configure !AbelCam and save all your settings.</li>
<li>configure !AbelCam to run as service</li>
<li>create a job in the task planner to run the following task whenever you
want to restart !AbelCam:<br><pre style="background-color: rgb(224, 224, 224);">c:\program files\AbelCam\AbelService.exe -b AbelService</pre></li>
</ul>
You can also use this technique to have !AbelCam running only during daylight
hours, office hours and so on<br>
<p>
The parameters of !AbelService.exe are:<br>
</p><ul><li>-i install service
</li><li>-b bounce (restart) service
</li><li>-k kill (stop) service
</li><li>-r run service
</li></ul>
<br>See also: <a href="../RunAsService">How to run !AbelCam as Service</a>
How to restart AbelCam automagically
You can also use this technique to have AbelCam running only during daylight
hours, office hours and so on
The parameters of AbelService.exe are:
- -i install service
- -b bounce (restart) service
- -k kill (stop) service
- -r run service
See also:
How to run AbelCam as Service