[python-win32] path to py2exe-generated package

TK Soh teekaysoh at gmail.com
Fri Jun 8 04:30:44 CEST 2007


My program uses some custom icons and data that are locate in a subdir
within the program root. However, when executing the package created
by py2exe, the program was not able to access these icons and data
through relative paths. Any advice on how to handle this would be
greatly appreciated. Thanks.


More information about the Python-win32 mailing list