python.bat 103 B

1234
  1. @echo off
  2. echo Starte %1...
  3. D:\GAPS_BMW\Portal\Tasks\python\python.exe %1 %2 %3 %4
  4. echo %1 ausgefuehrt.