Configuration File

Create a Configuration (.xml) file first. This file will store all the settings you want to use.


Batch File

Create a Windows batch file (.cmd), execute the .exe file and attach the configuration file with a 'template' command line argument.

Example:

Screenshot

Execute

Simply execute the batch file (.cmd), or schedule the execution as needed.

Example:

Screenshot

Please note that you won't see any messages created in the command line window. After the the execution is ready, the window will close automatically, simply check out the Logs created.


Logs

Local logs files will be created in the same folder as the .exe file.
Emails will be send as configured.

  • Log.txt
  • Error.txt



Windows Scheduler

We recommend to use professional scheduling tools to execute your jobs.

If you want to use the standard Windows task scheduler, please check out this page to understand how to execute .cmd files with the Windows task scheduler and to avoid "Scheduled task error 0x1" errors.