Re: py2exe issues with pictures and icons

2008-07-16 Thread Larry Bates
Alexnb wrote: Hello I am sure most of you are familiar with py2exe. I am having a bit of a problem. See the program has a few pictures involved and the .ico it uses for the windows. However, the pictures are stored in the same directory as the source, something like: C:\Docs and settings\me\My d

Re: py2exe issues with pictures and icons

2008-07-16 Thread Mike Driscoll
On Jul 16, 3:22 pm, Alexnb <[EMAIL PROTECTED]> wrote: > Alexnb wrote: > > > Mike Driscoll wrote: > > >> On Jul 16, 1:37 pm, Alexnb <[EMAIL PROTECTED]> wrote: > >>> Hello > > >>> I am sure most of you are familiar with py2exe. I am having a bit of a > >>> problem. See the program has a few pictures

Re: py2exe issues with pictures and icons

2008-07-16 Thread Alexnb
Alexnb wrote: > > > > Mike Driscoll wrote: >> >> On Jul 16, 1:37 pm, Alexnb <[EMAIL PROTECTED]> wrote: >>> Hello >>> >>> I am sure most of you are familiar with py2exe. I am having a bit of a >>> problem. See the program has a few pictures involved and the .ico it >>> uses >>> for the window

Re: py2exe issues with pictures and icons

2008-07-16 Thread Alexnb
Mike Driscoll wrote: > > On Jul 16, 1:37 pm, Alexnb <[EMAIL PROTECTED]> wrote: >> Hello >> >> I am sure most of you are familiar with py2exe. I am having a bit of a >> problem. See the program has a few pictures involved and the .ico it uses >> for the windows. However, the pictures are stored

Re: py2exe issues with pictures and icons

2008-07-16 Thread Mike Driscoll
On Jul 16, 1:37 pm, Alexnb <[EMAIL PROTECTED]> wrote: > Hello > > I am sure most of you are familiar with py2exe. I am having a bit of a > problem. See the program has a few pictures involved and the .ico it uses > for the windows. However, the pictures are stored in the same directory as > the sou