Now, I'm downloading a new Lazarus' source, from trunk, to start again.
But my question is: how I can migrates my packages, components and
configurations from my old Lazarus to new?



Configuration is all stored in

Vista:
C:\Users\yourname\AppData\Local\lazarus

XP  c:\Document and Settings\somewhere\lazarus

linux
/home/yourname/.lazarus

So it should all be kept.
you can backup it if you whish.

If you have paralell installations, you must have one folder for each install (or it will get messy over time...)
start lazarus with --primary-config-path=\whatever\directory\

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to