Environment: Windows XP/7, PyInstaller-Develop (2.x) Want to replace the PyInstaller icon (yellow chick?) on the generated executable with an alternative icon (.ico).
Adding the option (as stated in both 2.0 and 2.1 manual): --icon=FILE.ICO where FILE.ICO = "/path/to/icon/file/my.ico" in the .spec file doesn't work. Is there something else to do? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
