Forderung.bat 125 B

1234567
  1. cd /d %~dp0
  2. call config.bat
  3. call Backup.bat > backup.log
  4. call Import.bat > import.log
  5. del phpME_*.*
  6. call Cleanup.bat Backup\