Re: executable path finding

2009-09-01 Thread ryles
On Aug 31, 12:37 pm, koranthala wrote: > On Aug 31, 9:07 pm, "Diez B. Roggisch" wrote: > > > > > koranthala wrote: > > > Hi, > > >     I am creating a python application using py2exe. I am facing a > > > problem which I am not sure how to solve. > > >     The application contains many other files

Re: executable path finding

2009-08-31 Thread koranthala
On Aug 31, 9:07 pm, "Diez B. Roggisch" wrote: > koranthala wrote: > > Hi, > >     I am creating a python application using py2exe. I am facing a > > problem which I am not sure how to solve. > >     The application contains many other files associated with it - > > like icons, config files etc. Th

Re: executable path finding

2009-08-31 Thread Diez B. Roggisch
koranthala wrote: > Hi, > I am creating a python application using py2exe. I am facing a > problem which I am not sure how to solve. > The application contains many other files associated with it - > like icons, config files etc. The executable can be in any directory. > If the user create

executable path finding

2009-08-31 Thread koranthala
Hi, I am creating a python application using py2exe. I am facing a problem which I am not sure how to solve. The application contains many other files associated with it - like icons, config files etc. The executable can be in any directory. If the user creates a shortcut to the executable