@echo off rem D:\Python37\Scripts\pyinstaller.exe -w -i ./newapp.ico run.py pyinstaller -w -i ./newapp.ico run.py pause