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)