[Lazarus] Multiple installations of Lazarus

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Mar 7 16:11:16 CET 2012


Richard Mace <richard.mace at gmail.com> hat am 7. März 2012 um 16:03
geschrieben:

> Hi All,
> Is it possible to have more than one installation of Lazarus, in multiple
> directories?
> I am effectively thinking of having as follows:
> 
> c:\lazarus (this will be the latest stable release)
> c:\lazarus-svn (this will be the latest svn update)
> 
> Is it simply ok to have the above, or is there registry issues to worry
> about?


Lazarus does not use the registry, it uses a directory where it stores its
config files. This is called the "primary config path".

When you start the IDE pass as command line parameter --pcp=. For example

lazarus.exe --pcp=C:\lazarus-svn\config


Mattias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120307/72458121/attachment-0003.html>


More information about the Lazarus mailing list