Am 2012-08-15 16:09, schrieb Vincent Snijders: > There are two reasons why local app data is used: > * That is what GetAppConfigDir in fpc returns > * It is used to store a lazarus executable with compiled packages, if > the current executable directory is not writable. Having +/- 150 MB > extra in my roaming profile doesn't help login time ...
Agree. I think both directories should be used: [apps data] for things that should be roamed when a user is logging into another machine (I think config files fall into this category) and [local settings apps data] for files which are needed on this special computer only and which are not important for the user in case of data loss. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
