On Sunday, December 11, 2011 01:56:16 PM Grant Paton-Simpson wrote: > Hi Hartmut, > > Sorry the blog post was a bit confusing - to clarify, it has nothing to > do with GnuMed. The purpose of the post was to enable me to make > installers for SOFA Statistics using Pyinstaller. And the good news is > that these installers are working. I have just tested them on clean XP > machines, XP machines with Python etc already installed, and clean Vista > machines. And the installer has shrunk from 43MB to just over 22MB. >
Good jon. > The purpose of launch.py was to enable me to create an executable which > contained Python and all the required libraries. The SOFA Statistics > code itself remains separate in the form of standard Python scripts. So if I get this right you want to create an exe which calls the sofa python script to have the ability to edit the sofa code without recreating the exe ? Never thought of that. > For > me, having the code visible and modifiable by users is a feature. > Got that. Regards, Sebastian -- 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.
