[EMAIL PROTECTED] schrieb:
> I have created an app using python and then converting it to an exe
> using py2exe, and have the following code:
>
> "icon_resources": [(1, "appFavicon.ico"), (2, "dataFavicon.ico")]
>
> in my py2exe setup file, the appFavicon works fine and it sets that as
> the app
On Apr 29, 3:24 pm, [EMAIL PROTECTED] wrote:
> I have created an app using python and then converting it to an exe
> using py2exe, and have the following code:
>
> "icon_resources": [(1, "appFavicon.ico"), (2, "dataFavicon.ico")]
>
> in my py2exe setup file, the appFavicon works fine and it sets th
I have created an app using python and then converting it to an exe
using py2exe, and have the following code:
"icon_resources": [(1, "appFavicon.ico"), (2, "dataFavicon.ico")]
in my py2exe setup file, the appFavicon works fine and it sets that as
the app icon thats fine, but the program creates