Hi, I'm using pysinstaller to build an executable for Thuban (http://thuban.intevation.org/).
It works great but I have a little problem. 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 ? Thanks Didrik
signature.asc
Description: This is a digitally signed message part
