Hello, I’m having trouble starting KNIME 5.3.1 via a batch file. I updated from KNIME version 4.x.x to 5.3.1. With the old version, I always started my daily tasks via a batch file. I used the script “D:\knime_program\knime.exe” -reset -nosplash -nosave -application org.knime.product.KNIME_BATCH_APPLICATION -consoleLog -workflowDir=“Path”. However, with the new KNIME version, the application KNIME_BATCH_APPLICATION no longer exists, and the call returns empty. How can I call it via a batch file again?