When I use the command:
pyinstaller.exe --icon=test.ico -F --noconsole test.py
All icons do not change to test.ico. Some icons remain as the pyinstaller's default icon.
Why?
All icon change in
- windows 7 32bit
- windows 7 64bit (make an exe file OS)
Some remain default
- windows 7 64bit (other PC)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…