@echo off
cd /d %~dp0
echo Starte %1...
D:\GAPS_BMW\Portal\Tasks\python\python.exe %1 %2 %3 %4
echo %1 ausgefuehrt.