<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">thanks, i'll try it...<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/2 Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de" target="_blank">nc-gaertnma@netcologne.de</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, 2 Dec 2013 14:29:37 -0200<br>
William Oliveira Ferreira <<a href="mailto:bdexterholland@gmail.com">bdexterholland@gmail.com</a>> wrote:<br>
<br>
> Hi List,<br>
><br>
> I can use --pcp=blablabla to make lazarus use a different config file, but,<br>
> i wanna change a special setting: 'Temp Dir'. Is it possible?<br>
<br>
</div>The IDE uses the TEMP environment variable by default for the test<br>
directory. So you can set the environment variable.<br>
Or you can set the Test directory to "$ENV(LAZTEMP)" without the<br>
quotes and then set the LAZTEMP environment variable.<br>
For example under Unix with bash:<br>
<br>
export LAZTEMP=~/tmp && ./lazarus<br>
<div class="im"><br>
<br>
> I wanna install Lazarus on a PenDrive and develop on any windows machine i<br>
> plug it and i don't wanna use my pendrive as tempdir..<br>
<br>
<br>
</div>Mattias<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><font face="verdana, sans-serif">________________________________<br>William de Oliveira Ferreira<br></font>
</div>