On 29/04/2007 9.34, Didrik Pinte wrote: > Thuban allows the user to have a user module to load the extensions he > wants. This is done using a thubanstart.py file stored in c:\Documents > and settings\username\Application Data\thuban\ > > If I had this path to the Analysis in the spec, the exe containts the > thubanstart.py file and I cannot modify it anymore or take into account > the fact that the user has another file. > > If I do not add the path to the thubanstart.py file to the Analysis in > the spec, the application does not load the file when starting. > > How can I keep a user file in c:\Documents and settings\username > \Application Data\thuban\ while using the exe built with pyinstaller ?
How do you load the module from that directory? Can you show me the code? -- Giovanni Bajo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
