...
It runs in the background (as a program or as a service) and periodically scans a specified LOG file. It detects the following messages and executes the associated scripts (created manually):
Error code | Description | Script executed |
---|---|---|
00000424 | Detected removal of a license. | nolicense.bat |
0000040B | License has changed. License detected and online. | license_changed.bat |
...