CHCP 65001 echo off set share_path=%~dp0 cd /d %share_path%protocol call gen.bat nopause cd /d %share_path%protocol_cli call update_client_proto_no_pause.bat cd /d %share_path%ExcelExport python ExportLanguageToText.py call run_SpeedWin.bat nopause cd /d %share_path% call updateDungeonMap.bat > ./bat.log pause