Am 22.04.2011 20:29, schrieb Martin Zibricky:
Florian Höch píše v Čt 21. 04. 2011 v 17:29 +0200:
I see using http://pypi.python.org/pypi/appdirs was suggested in
ticket
#327, which could then atleast be used for all platforms.
Thoughts?

Hi Florian,

appdirs is a small library which could be distributed with pyinstaller
source. I think the appdir is the way to go.
>
Would you like to implement this with the appdirs module?

Hi Martin,

I am also in favor of that. There's one thing I'm not sure about:
On Windows, appdirs requires the use of "appauthor" (typically a company name or similar), e.g. %APPDATA%\<appauthor>\<appname>. What would we set "appauthor" to for pyinstaller?

--
Florian Höch

--
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.

Reply via email to