-On [20080502 11:00], Christian Heimes ([EMAIL PROTECTED]) wrote: >Windows and Mac OS X have dedicated directories for application specific >libraries. That is ~/Library on Mac and Application Data on Windows. The >latter is i18n-ed and called "Anwendungsdaten" in German. Fortunately >Windows sets an environment var to the application data directory.
And Vista has C:\ProgramData\{vendor}\{application}, which is *not* $APPDATA, but $ProgramData. $APPDATA points to C:\Users\{user}\AppData\Roaming on Vista -- which is very different. "Windows uses the Roaming folder for application specific data, such as custom dictionaries, which are machine independent and should roam with the user profile. The AppData\Roaming folder in Windows Vista is the same as the Documents and Settings\username\Application Data folder in Windows XP." I think that's different from what you meant above though, since I doubt you'd want this (the libraries) to roam with the user. See http://download.microsoft.com/download/3/b/a/3ba6d659-6e39-4cd7-b3a2-9c96482f5353/Managing%20Roaming%20User%20Data%20Deployment%20Guide.doc for more background. -- Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai イェルーン ラウフロック ヴァン デル ウェルヴェン http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B Seek not death in the error of your life: and pull not upon yourselves destruction with the works of your hands... _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com