gchr2.bat 54 B

123
  1. cd /d %~dp0
  2. pyinstaller -F --path %~dp0 gchr2.py
  3. pause