@echo off cd /d %~dp0 echo Starte %1... D:\Programme\python3.11\python.exe %1 %2 %3 %4 echo %1 ausgefuehrt.