<div dir="ltr"><br><div class="gmail_quote">On Sat, Mar 13, 2010 at 3:45 PM, Bart <span dir="ltr"><<a href="mailto:bartjunk64@gmail.com">bartjunk64@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
You can simply omit the \config part:<br>
<br>
c:\lazarus-latest\lazarus.exe --pcp=c:\lazarus-latest<br>
c:\lazarus-stable\lazarus.exe --pcp=c:\lazarus-stable<br>
<br>
(You must have write access to that directories of course)<br>
<div class="im"><br>
> What do I need to put on each config dir? There aren't config<br>
> directory and I don't know if/where is a file (or just in regedit).<br>
<br>
</div>Lazarus will put the config files for you there.<br>
Since it will not find it at firts run, it will create al necessary<br>
file for you.<br>
You can then (in Environment -> Options) fill in the correct paths to<br>
compiler etc. for each build you use.<br>
(Alternatively you can initialy copy all files from<br>
c:\windows\apllication data\lazarus (or the XP/Vista/7 equivalent of<br>
that location) to noth c:\lazarus-stable and c:\lazarus-latest<br>
<font color="#888888"><br>
Bart</font></blockquote><div><br>I made patch to include/win/lazbaseconf.inc<br><br>It take the config path from file "lazarus.cfg" inside Lazarus folder<br>"lazarus.cfg" file content like that<br><br>
ConfigDir=w:\workspace\lazarus<br><br>if the file "lazarus.cfg" not found (or the key "ConfigDir" not exists) it leave the original path that already exists by Lazarus.<br><br>Thanks</div></div><br>-- <br>
Zaher Dirkey<br>
</div>