pyinstaller.exe --icon=test.ico -F --noconsole test.py
pyinstaller.exe --onefile --windowed --icon=app.ico app.py