ExportProto.bat 67 B

12345
  1. @echo off
  2. cd ../Bin
  3. Tool.exe --AppType=Proto2CS --Console=1
  4. @pause