Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Detected removal of the license example added with new code

...

It runs in the background (as a program or as a service) and periodically scans a specified LOG file. When it detects a message with the code 0000002A or 00000351 (00000424 / "Detected removal of a license" ) it submits the NOLICENSE.BAT procedure (this BAT file must be created manually).

Example:

20180608:090445:INFO :0:00000424:ethane.cxx(3514):  session: Detected removal of the license.

The Log Monitor & Dispatcher service is installed as EmulatorLogMonitor. By default it is installed in such a way that requires explicit actions to be started (either through a command line interface or using the standard ways of service management). For unattended execution, change the service’s configuration so that Windows starts the service automatically.

...