file_io.bat 81 B

1234
  1. @echo off
  2. cd /d %~dp0
  3. D:\GAPS_BMW\Portal\Tasks\python\python.exe file_io.py
  4. pause