Hello, I have recently started using PyInstaller and I am trying to evaluate if it can do what I am looking for. Right now my application is not bundle at all, all *.pyc are distributed. This is a tedious work to do, the nice thing though is that I can change only one file (let say to change a configuration file) and that's it ! No need for the customer to redownload the whole application.
Is there a way of doing this with PyInstaller ? Should I create a separate CArchive ? Thanks, -Mathieu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
