2012/3/7 Mattias Gaertner <nc-gaert...@netcologne.de>

> **
>
>
> Richard Mace <richard.m...@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
>

A further question Mattias, if I just run the individual lazarus.exe file
in it's corresponding directory, I presume that would also be fine.
Although, I appreciate that I would have 2 completely seperate sets of
settings.

Richard
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to