Just wanted to let you know that you have created an awesome software. It fits my needs perfectly and I have been using it daily to keep an eye out on my apartment. Thank you for such a wonderful product.
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 />
<ul><li>-i install service
<li>-b bounce (restart) service
<li>-k kill (stop) service
<li>-r run service
</ul>
<br />See also: <a href="/en/documentation/help?file=howtorunasservice.html">How to run !AbelCam as Service</a> in the help file
</p>