Bernd Mueller schreef: > Hello, > > I am running different Lazarus versions on my Windows 98 system > (actually 5). This worked perfect with Lazarus up to 0.9.24, since each > Lazarus uses its own settings which are stored in the Lazarus root > directory. > > I am now testing Lazarus 0.9.25 with different revisions and noticed, > that the settings seem to be stored global in the Local Settings > directory. Sure, you had reasons to change this, but for me it is not > comfortable.
The program directory might not be writable in newer windows versions. > > TBH, I really would like to see the old behavior again. If you want the old behaviour, change the short to pass a primary config directory. Eg: c:\lazarus-0.9.25\lazarus.exe --pcp=c:\lazarus-0.9.25 Vincent _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus