batch mode, show no error dialog

Hello,

I use the batch mode (on windows) and have the following problem:

if there is an error, a dialog opens which shows a lot of parameters and also helps me to identify the error but this dialog needs to be confirmed by clicking [OK]

Is there a way to suppress this behaviour? I just want the command window to close - even if there is an error.

I use the following command to start knime in batch-mode:

knime.exe -consoleLog -nosplash -reset -application org.knime.product.KNIME_BATCH_APPLICATION -workflowFile=XXXXX

Thank you

Tobias

http://tech.knime.org/faq#q12