
The launcher is a small utility software which can be used in autonomous installations (kiosk). The purpose of this application is to be sure that Usine is always running properly. It launches Usine and verifies that the audio engine, the process messages queue are always functioning and the CPU load, memory load are a in acceptable range. It tracks also errors to ensure that Usine is not entering in an endless loop of errors.
If something become suspicious, the launcher restarts the computer automatically after 30 seconds.
The watchdog utility is stored by default in the /Helpers/ folder of the package and should replace the Usine.exe.

When checked, verifies that the audio processing and the messages queue are running. If not, it reboots the computer.
When checked, verifies that the CPU load of Usine is always under a limite. If not, it reboots the computer.
When checked, verifies that the memory consumption of Usine is always under a limite. If not, it reboots the computer.
When checked, verifies that Usine is not entering in an endless loop of errors. The limit is more than 1 error per second. It case of repeated errors it reboots the computer.
Reboots automatically the computer at a fixed hour.
version 7.0.250121
Edit All Pages