[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygame] problems with my pyzzle.exe



Hi when i built my pyzzle.exe file the \code and \savegames directories were
not included eventhough i encluded
extra_data = ['data', 'savegames' ]
line in the pygame2exe.py script.

this is problem is easly soved by manually copying the data and savegames
directories to the \dist\pyzzle directory.

Also if i have the
dos_console = 0
pyzzle seems to exit suddendly after a several seconds of running.

But I dont have this problem when
dos_console = 1

Also[2] when i install from the windows self extractor complied using
innotools it installs fine but
when i use the shortcut from the start menu i get a traceback error in the
dosshell.
but if i open the pyzzle.exe that installed in the program files it runs
file???
ive included my inno script.

Any ideas?
Andy



pyzzleinno.iss