Hi, I have been using GUI2EXE (PyInstaller backend) quite a bit as of late, and noticed a few things:
1) I forget the wording of the flags, but one can choose to clean up build directory, and clean up dist directory. When I chose to clean up the dist directory, GUI2EXE deleted my Python source files (I build into the same directory as the source) Is this the way it is supposed to be? 2) I ran into trouble trying to build in an icon bitmap. I do not remember the specific error, but can reproduce if you like. 3) I also ran into trouble inserting a binary file into the distribution. Windows Vista64, Python 2.5, PyInstaller 1.3 Thanks Duane (duanek (at) chorus (dot) net) On Feb 6, 7:14 pm, Andrea Gavana <[email protected]> wrote: > Hi All, > > I released yesterday a new version of GUI2Exe: > > http://code.google.com/p/gui2exe/ > > which doesn't really contain any new feature but just a simple fix for > Windows platforms. But today I was thinking about it: if there is > still someone using it, does he/she have any new suggestion on what to > add/improve/modify to enhance the application? Do you have any feature > request you would like to be included in GUI2Exe? If the answer is > "yes", please let me know :-D > > Sorry for the huge cross-post and for wasting bandwidth ;-) > > Andrea. > > "Imagination Is The Only Weapon In The War Against > Reality."http://xoomer.alice.it/infinity77/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
