Florian Höch píše v Po 25. 04. 2011 v 17:14 +0200: > 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?
I think we should set it to the same value as <appname> so it would be: %APPDATA%\PyInstaller\PyInstaller What do you think? -- 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.
